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:
4
debian/ifupdown2.networking.service
vendored
4
debian/ifupdown2.networking.service
vendored
@@ -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
|
||||
|
||||
2
debian/networking.default
vendored
2
debian/networking.default
vendored
@@ -1,6 +1,6 @@
|
||||
#
|
||||
#
|
||||
# Parameters for the /etc/init.d/networking script
|
||||
# Parameters for the networking service
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user