summaryrefslogtreecommitdiff
path: root/package/rpi-userland/vcfiled.service
blob: b09aa6277441d77bc2b992f760e14cb15804ff9a (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=VideoCore file server daemon

[Service]
ExecStart=/usr/sbin/vcfiled --foreground
Restart=always

[Install]
WantedBy=multi-user.target