packages/vdr/unit/vdr.service
author warped-rudi <r.ihle@s-t.de>
Mon May 20 15:04:30 2013 +0200 (3 days ago)
changeset 16168 5445ccdb883c
parent 14516 b46b962a8505
permissions -rw-r--r--
new platform : AllWinner A10 (CubieBoard)
     1 [Unit]
     2 Description=Video Disk Recorder
     3 After=lircd.service pvr.service
     4 ConditionPathExists=/run/geexbox/pvr/vdr
     5 
     6 [Service]
     7 ExecStart=/usr/bin/runvdr
     8 Restart=always
     9 
    10 [Install]
    11 WantedBy=multi-user.target