mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-23 21:57:46 +03:00
tmpfiles: write /run/nologin during early boot to disallow too early user logins
systemd-user-sessoins.service will later on remove the flag file, thus permitting user logins when the time has come.
This commit is contained in:
parent
a882169a16
commit
61beaf818b
@ -24,3 +24,5 @@ d /run/systemd/seats 0755 root root -
|
||||
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."
|
||||
|
Loading…
x
Reference in New Issue
Block a user