mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
units: add [Install] section to getty.target and remote-fs.target
This commit is contained in:
@@ -7,3 +7,6 @@
|
||||
|
||||
[Unit]
|
||||
Description=Login Prompts
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
@@ -15,3 +15,6 @@ m4_dnl When running in system mode we need the network up
|
||||
Requires=network.target
|
||||
After=network.target
|
||||
)m4_dnl
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user