From: MichaƂ Bartoszkiewicz Date: Fri, 18 Jan 2013 20:33:59 +0000 (+0100) Subject: tmpfiles: do not make /run/nologin executable X-Git-Tag: v198~454 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=610d99284feb9e942bce601c6aac1a5074545e6b;p=elogind.git tmpfiles: do not make /run/nologin executable --- diff --git a/tmpfiles.d/systemd.conf b/tmpfiles.d/systemd.conf index f3928d696..ee86f2ebc 100644 --- a/tmpfiles.d/systemd.conf +++ b/tmpfiles.d/systemd.conf @@ -21,4 +21,4 @@ d /run/systemd/sessions 0755 root root - d /run/systemd/users 0755 root root - d /run/systemd/shutdown 0755 root root - -F /run/nologin 0755 - - - "System is booting up." +F /run/nologin 0644 - - - "System is booting up."