infra: fix typo
This commit is contained in:
parent
1c82b2c92e
commit
3df05c967c
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
systemd.timers.public-pw-reset = = {
|
||||
systemd.timers.public-pw-reset = {
|
||||
wantedBy = [ "timers.target" ];
|
||||
timerConfig = {
|
||||
OnBootSec = "5m";
|
||||
|
|
Loading…
Reference in a new issue