summarylogtreecommitdiffstats
path: root/cachefilesd.service
blob: e97dfa6a04000a263431539deb2621d6bffef1ff (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=CacheFiles Userspace Management Daemon

[Service]
Type=forking
ExecStartPre=-/usr/bin/modprobe cachefiles
ExecStart=/usr/bin/cachefilesd -f /etc/cachefilesd.conf

[Install]
WantedBy=multi-user.target