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]
|
||||
Description=Manage Freifunk MWU static routes
|
||||
After=network-online.target
|
||||
After=network-online.target networking.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
|
Loading…
Reference in a new issue