kumquat-buildroot/package/rpi-userland/vcfiled.service
Alex Suykov a126ed3122 rpi-userland: systemd support
[Thomas: use relative path for the symbolic link.]

Signed-off-by: Alex Suykov <alex.suykov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-14 15:53:15 +02:00

9 lines
138 B
Desktop File

[Unit]
Description=VideoCore file server daemon
[Service]
ExecStart=/usr/sbin/vcfiled --foreground
[Install]
WantedBy=multi-user.target