aboutsummaryrefslogtreecommitdiffstats
path: root/cachefilesd.service
blob: bc2fd5793ecfdf252d16cb0e6f9d30de426a9a2d (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Local network file caching management daemon

[Service]
Type=simple
ExecStartPre=-/sbin/modprobe -qab cachefiles
ExecStart=/usr/sbin/cachefilesd -n -f /etc/cachefilesd.conf

[Install]
WantedBy=multi-user.target