1 2 3 4 5 6 7 8 9 10 11 12 13 14
[Unit] Description=Video Disk Recorder After=oscam.service After=sundtek.service [Service] Type=notify ExecStart=/usr/bin/vdr Environment=TERM=xterm Restart=on-failure RestartPreventExitStatus=2 [Install] WantedBy=multi-user.target