bundles/unbound: only start unbound after pppoe.service has been started (fixes #23)
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
275249481f
commit
e40f88aa69
2 changed files with 12 additions and 0 deletions
3
bundles/unbound/files/override.conf
Normal file
3
bundles/unbound/files/override.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
[Unit]
|
||||
After=
|
||||
After=pppoe.service
|
Loading…
Add table
Add a link
Reference in a new issue