rv1126-buildroot/package/rpi-userland/vcfiled.service

10 lines
153 B
Desktop File

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