summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-04-28 17:58:33 -0400
committerMike Gilbert <floppym@gentoo.org>2017-04-28 17:58:33 -0400
commit0f7a75329c65ec87a7f03c67e421bbab32ca5e6c (patch)
tree31b65f621c19c21b64bb83741a65a185b7bbd909
parentVersion 6 (diff)
downloadgentoo-systemd-integration-0f7a75329c65ec87a7f03c67e421bbab32ca5e6c.tar.gz
gentoo-systemd-integration-0f7a75329c65ec87a7f03c67e421bbab32ca5e6c.tar.bz2
gentoo-systemd-integration-0f7a75329c65ec87a7f03c67e421bbab32ca5e6c.zip
Update mode/group on /run/lock to match OpenRC
-rw-r--r--tmpfiles.d/gentoo-run.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpfiles.d/gentoo-run.conf b/tmpfiles.d/gentoo-run.conf
index 5b3bcab..bede9fa 100644
--- a/tmpfiles.d/gentoo-run.conf
+++ b/tmpfiles.d/gentoo-run.conf
@@ -2,4 +2,4 @@
# We just create that directory for now, just in case.
# Of course, it's not guaranteed that'll satisfy all relevant packages.
-d /run/lock 0755 root root -
+d /run/lock 0775 root uucp -