]> git.ipfire.org Git - people/stevee/network.git/commit
Do not try to start Bird during boot process
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 Jun 2019 21:09:01 +0000 (23:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 Jun 2019 21:09:01 +0000 (23:09 +0200)
commitecc7067479d165f4178f04248d86898cf50e3d95
tree330b8f27c9cdd6736943b73612c1ed4a81999d7c
parent2eb7011cb5447f9568c8136940f59a047e1b8dae
Do not try to start Bird during boot process

We should not do this in the network script and let just
systemd take care of this. Otherwise we would end up in
an infinite loop during the boot process.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/functions/functions.bird
src/network