mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
tmpfiles.d/systemd-nologin.conf: use f+ instead of F (deprecated)
Fixes #30368
This commit is contained in:
@@ -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)."
|
||||
|
||||
Reference in New Issue
Block a user