fix: updns timer config
This commit is contained in:
parent
900b8eddac
commit
a56a601396
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
||||||
OnBootSec = "1min";
|
OnBootSec = "1min";
|
||||||
OnUnitActiveSec = "5min";
|
OnUnitActiveSec = "5min";
|
||||||
Persistent = true;
|
Persistent = true;
|
||||||
|
Unit = "updns-client.service";
|
||||||
};
|
};
|
||||||
unit = "updns-client.service";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue