mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
units: make systemd-repart.service installable
This essentially adds another layer of configurability: build disable, this, presence of configuration. The default is set to enabled, because the service does nothing w/o config.
This commit is contained in:
@@ -19,6 +19,7 @@ enable getty@.service
|
||||
enable systemd-timesyncd.service
|
||||
enable systemd-networkd.service
|
||||
enable systemd-resolved.service
|
||||
enable systemd-repart.service
|
||||
|
||||
disable console-getty.service
|
||||
disable debug-shell.service
|
||||
|
Reference in New Issue
Block a user