👀
This commit is contained in:
parent
938f0779fd
commit
ff0499d3ad
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ in
|
||||||
WantedBy = [ "default.target" ];
|
WantedBy = [ "default.target" ];
|
||||||
};
|
};
|
||||||
Timer = {
|
Timer = {
|
||||||
OnStartupSec = "10min";
|
OnStartupSec = "15sec";
|
||||||
OnUnitActiveSec = "10min";
|
OnUnitActiveSec = "15sec";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue