mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
networkd: do not install the socket when networkd is not enabled
This commit is contained in:
@@ -88,7 +88,7 @@ units = [
|
||||
'sockets.target.wants/'],
|
||||
['systemd-journald.socket', '',
|
||||
'sockets.target.wants/'],
|
||||
['systemd-networkd.socket', '',
|
||||
['systemd-networkd.socket', 'ENABLE_NETWORKD',
|
||||
join_paths(pkgsysconfdir, 'system/sockets.target.wants/')],
|
||||
['systemd-rfkill.socket', 'ENABLE_RFKILL'],
|
||||
['systemd-tmpfiles-clean.timer', '',
|
||||
|
||||
Reference in New Issue
Block a user