summarylogtreecommitdiffstats
path: root/vdr.service
blob: dc46fee63905d0693df717ddc45abd12743ebfc7 (plain)
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
After=xlogin@vdr.service

[Service]
Type=notify
ExecStart=/usr/bin/vdr
Restart=on-failure
RestartPreventExitStatus=2

[Install]
WantedBy=multi-user.target