You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-dialup/mgetty/files/mgetty.service

13 lines
203 B

[Unit]
Description=Smart Modem Getty
Documentation=man:mgetty(8)
[Service]
ExecStart=/usr/sbin/mgetty /dev/%i
Restart=always
PIDFile=/run/mgetty.%i.pid
Type=simple
[Install]
WantedBy=multi-user.target