mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
ddns: remove wantedBy
This commit is contained in:
parent
0dedea7fae
commit
2415a07922
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
reloadIfChanged = false;
|
||||
restartIfChanged = false;
|
||||
stopIfChanged = false;
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
wants = [ "network-online.target" ];
|
||||
after = [ "network-online.target" ];
|
||||
startAt = "hourly";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue