]> git.ipfire.org Git - people/ms/network.git/commit
Introduce enable/disable option for network zones.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 19 May 2013 14:18:40 +0000 (16:18 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 19 May 2013 14:25:41 +0000 (16:25 +0200)
commit5c5b8e363515adae098d27b60d865794bd19cfc2
tree380e8d288d18e326e328ac2e73a7542491f92208
parent8832ad7140607e123fcea16c781ec74dff01a6d5
Introduce enable/disable option for network zones.

In the past all network zones have been started during the boot processs of the system,
even if they cannot be started because for example the required device is missing.

From now it will be possible to enable or disable network zones for startup. We use the systemd
network.target to set which zones should be started.
functions.service
functions.zone
man/network-zone.xml
network
systemd/network-init.service [new file with mode: 0644]
systemd/network.service [deleted file]
systemd/network@.service