This commit is contained in:
Adithya 2024-04-26 23:16:24 +05:30
parent 938f0779fd
commit ff0499d3ad
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -28,8 +28,8 @@ in
WantedBy = [ "default.target" ];
};
Timer = {
OnStartupSec = "10min";
OnUnitActiveSec = "10min";
OnStartupSec = "15sec";
OnUnitActiveSec = "15sec";
};
};
};