summarylogtreecommitdiffstats
path: root/cachefilesd.service
diff options
context:
space:
mode:
Diffstat (limited to 'cachefilesd.service')
-rw-r--r--cachefilesd.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/cachefilesd.service b/cachefilesd.service
index e97dfa6a0400..5e7ed486a6c2 100644
--- a/cachefilesd.service
+++ b/cachefilesd.service
@@ -1,9 +1,9 @@
[Unit]
-Description=CacheFiles Userspace Management Daemon
+Description=Local network file caching management daemon
[Service]
Type=forking
-ExecStartPre=-/usr/bin/modprobe cachefiles
+ExecStartPre=-/usr/bin/modprobe -qab cachefiles
ExecStart=/usr/bin/cachefilesd -f /etc/cachefilesd.conf
[Install]