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

10 lines
153 B
SYSTEMD
Raw Normal View History

2026-01-20 05:50:57 +00:00
[Unit]
Description=VideoCore file server daemon
[Service]
ExecStart=/usr/sbin/vcfiled --foreground
Restart=always
[Install]
WantedBy=multi-user.target