mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
tmpfiles.d/systemd-nologin.conf: use f+ instead of F (deprecated)
Fixes #30368
This commit is contained in:
parent
cd3207491d
commit
3b25958e64
@ -7,4 +7,4 @@
|
||||
|
||||
# See tmpfiles.d(5), systemd-user-sessions.service(8) and pam_nologin(8).
|
||||
|
||||
F! /run/nologin 0644 - - - "System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8)."
|
||||
f+! /run/nologin 0644 - - - "System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8)."
|
||||
|
Loading…
Reference in New Issue
Block a user