fix(ansible): network-online.target entfernen, network.target reicht
This commit is contained in:
parent
30548452bc
commit
3c7f5ce725
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
[Unit]
|
||||
Description=Morz Infoboard Player Agent
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue