1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

Fixed one more reference to /etc/init.d/networking; remove switchd dependency

Ticket:
Reviewed By: trivial
Testing Done:  built, installed

Don't want to leave incorrect confusing references behind.

Instead of having the networking script depend on switchd, since
ifupdown2 is upstream, I'll add the reverse dependency to the
switchd.service.

Added Documentation line
This commit is contained in:
Dave Olson
2016-02-08 14:10:20 -08:00
parent caa23e5fed
commit 57eca61da5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[Unit]
Description=Cumulus Linux networking initialization
After=switchd.service
Description=ifupdown2 networking initialization
Documentation=man:interfaces(5) man:ifup(8) man:ifdown(8)
[Service]
Type=oneshot

View File

@@ -1,6 +1,6 @@
#
#
# Parameters for the /etc/init.d/networking script
# Parameters for the networking service
#
#