summaryrefslogtreecommitdiff
path: root/tmpfiles.d
diff options
context:
space:
mode:
authorMichael Scherer <misc@zarb.org>2013-09-27 11:43:28 +0200
committerTom Gundersen <teg@jklm.no>2013-09-27 15:59:42 +0200
commitedcfd89ad0996686488c02ee0062d913fa0ba483 (patch)
treeac3026f090e2b8fbb3b92dc10ddd46db81f7e1dd /tmpfiles.d
parent8b179a830a789746cce0be6671e2de235e3b0ea9 (diff)
Add a bit more explicit message, to help confused users
Seeing http://www.happyassassin.net/2013/09/27/further-sysadmin-adventures-wheres-my-freeipa-badge/ it seems that the default message is a bit confusing for people who never encountered it before, so adding a link to the manpage could help them.
Diffstat (limited to 'tmpfiles.d')
-rw-r--r--tmpfiles.d/systemd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpfiles.d/systemd.conf b/tmpfiles.d/systemd.conf
index c397c71b7..b6304401f 100644
--- a/tmpfiles.d/systemd.conf
+++ b/tmpfiles.d/systemd.conf
@@ -22,7 +22,7 @@ d /run/systemd/users 0755 root root -
d /run/systemd/machines 0755 root root -
d /run/systemd/shutdown 0755 root root -
-F /run/nologin 0644 - - - "System is booting up."
+F /run/nologin 0644 - - - "System is booting up. See pam_nologin(8)"
m /var/log/journal 2755 root systemd-journal - -
m /var/log/journal/%m 2755 root systemd-journal - -