blob: 29e14351ad49082d40e67026fc1625045163e8b5 [file] [log] [blame]
[Unit]
Description=Local network file caching management daemon
[Service]
Type=simple
ExecStartPre=-/sbin/modprobe -qab cachefiles
ExecStart=/sbin/cachefilesd -n -f /etc/cachefilesd.conf
[Install]
WantedBy=multi-user.target