Role network-routing: add missing service dependency for ffmwu-static-routes service unit
This commit is contained in:
parent
466a08a0b3
commit
89c187a975
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Manage Freifunk MWU static routes
|
Description=Manage Freifunk MWU static routes
|
||||||
After=network-online.target
|
After=network-online.target networking.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
|
Loading…
Reference in a new issue