update the time
This commit is contained in:
parent
3455830c0e
commit
5717b3a38f
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ in
|
|||
Type = "simple";
|
||||
ExecStart = "${lib.getExe waniKani-bypass-lessons}";
|
||||
Restart = "always";
|
||||
RestartSec = 60;
|
||||
RestartSec = 60 * 60;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue