summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openuru-moss.install2
1 files changed, 0 insertions, 2 deletions
diff --git a/openuru-moss.install b/openuru-moss.install
index 202ec7a74aab..0e59d714faeb 100644
--- a/openuru-moss.install
+++ b/openuru-moss.install
@@ -1,8 +1,6 @@
post_install() {
useradd --user-group -r moss
chown moss:moss var/log/moss
- chown moss:moss usr/lib/systemd/system/moss.service
- chown moss:moss usr/lib/systemd/system/moss-backend.service
chown moss:moss etc/moss/moss.cfg
chown moss:moss etc/moss/moss_backend.cfg
systemctl daemon-reload