This commit is contained in:
Adithya 2024-04-27 23:15:01 +05:30
parent ff0499d3ad
commit 8aca36e1eb
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

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