summarylogtreecommitdiffstats
path: root/pkgdistcached.service
diff options
context:
space:
mode:
authorEric Anderson2015-06-20 09:13:47 -0700
committerEric Anderson2015-06-20 09:13:47 -0700
commit41136425acd8699e386e91e7fa25341bbf965c92 (patch)
tree597dafb69eef63986d630d8988a026ff86dabded /pkgdistcached.service
downloadaur-41136425acd8699e386e91e7fa25341bbf965c92.tar.gz
Initial import
Diffstat (limited to 'pkgdistcached.service')
-rw-r--r--pkgdistcached.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkgdistcached.service b/pkgdistcached.service
new file mode 100644
index 000000000000..2dfa1ec4043b
--- /dev/null
+++ b/pkgdistcached.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Distributed pacman package cache
+
+[Service]
+ExecStart=/usr/bin/pkgdistcache-daemon -F
+
+[Install]
+WantedBy=multi-user.target