This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/network/routes -
ExecStart=/etc/init.d/networking-routes start -
ExecStop=/etc/init.d/networking-routes stop -
RemainAfterExit=yes -
TimeoutStartSec=5min -
Type=oneshot
-
-
[Unit]-
After=network-online.target -
DefaultDependencies=no -
Description=Establish global networking routes for the system -
Documentation=man:route(8) -
Wants=network-online.target
-
Additionnal notes
Nothing here.