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/www-misc/vdradmin-am/files/vdradmind.service

14 lines
278 B

[Unit]
Description=WWW interface daemon for VDR
Documentation=man:vdradmind(8)
Documentation=file:///usr/share/doc/vdradmin-am/INSTALL
[Service]
ExecStart=/usr/bin/vdradmind --nofork
User=vdradmin
StandardOutput=syslog
SyslogLevel=warning
[Install]
WantedBy=multi-user.target