mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-09-19 01:45:00 +03: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