summarylogtreecommitdiffstats
path: root/vdr.service
blob: 06845524ce4397d3153ec008fb37959e060a239b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Video Disk Recorder
After=oscam.service
After=sundtek.service
After=xlogin@vdr.service

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

[Install]
WantedBy=multi-user.target