summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-07-10 13:05:55 +0200
committerErich Eckner <git@eckner.net>2020-07-10 13:06:13 +0200
commit1e72102a17bd707e28865073f137964f8b6eb274 (patch)
tree3cfb08afcc66a59f430a93121bea3cfe4db67a37
parent350360576f0a8656201527ea01146847cf62440e (diff)
downloadarch-mirror-1e72102a17bd707e28865073f137964f8b6eb274.tar.xz
arch-mirror.service: depend on cryptfs
-rw-r--r--arch-mirror.service3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch-mirror.service b/arch-mirror.service
index 2702dd3..82a5921 100644
--- a/arch-mirror.service
+++ b/arch-mirror.service
@@ -2,6 +2,9 @@
Description=update arch mirror
JoinsNamespaceOf=php-fpm.service
+Requires=cryptfs.service
+After=cryptfs.service
+
[Service]
PrivateTmp=True
User=http