summarylogtreecommitdiffstats
path: root/vdr.service
blob: 28bdeb85cda1504e080ff6ff9810fbdff8d8f8a6 (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

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

[Install]
WantedBy=multi-user.target