mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
debian: remove systemd networking .service file
This patch temporarily removes systemd networking service script. This enables ifupdown2 native init script to run. systemd networking init script will be re-enabled in the future after we test and claim that it works. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
This commit is contained in:
10
debian/ifupdown2.networking.service
vendored
10
debian/ifupdown2.networking.service
vendored
@@ -1,10 +0,0 @@
|
||||
[Unit]
|
||||
Description=ifupdown2 init script
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/sbin/ifup -a
|
||||
ExecStop=/sbin/ifdown -a
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user