This unit is provided by:
Options
-
[Install]
-
WantedBy=network.target
-
-
[Service]
-
ExecStart=/etc/init.d/ifscheme start
-
ExecStop=/etc/init.d/ifscheme stop
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=networking.service
-
Description=Select default network scheme
-
Wants=networking.service
-
Additionnal notes
Nothing here.