summaryrefslogtreecommitdiffstats
path: root/systemd/cephfs-mirror@.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/cephfs-mirror@.service.in')
-rw-r--r--systemd/cephfs-mirror@.service.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/systemd/cephfs-mirror@.service.in b/systemd/cephfs-mirror@.service.in
index bed9d195302..9f83c1d9c3d 100644
--- a/systemd/cephfs-mirror@.service.in
+++ b/systemd/cephfs-mirror@.service.in
@@ -5,9 +5,8 @@ Wants=network-online.target local-fs.target
PartOf=cephfs-mirror.target
[Service]
-Environment=CLUSTER=ceph
EnvironmentFile=-@SYSTEMD_ENV_FILE@
-ExecStart=/usr/bin/cephfs-mirror --id %i --cluster ${CLUSTER} -f --setuser ceph --setgroup ceph
+ExecStart=/usr/bin/cephfs-mirror --id %i -f --setuser ceph --setgroup ceph
LimitNOFILE=1048576
LimitNPROC=1048576
LockPersonality=true