Make the systemd timer not persistent
This commit is contained in:
parent
35497a3931
commit
faf464f481
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ in
|
||||||
|
|
||||||
Timer = {
|
Timer = {
|
||||||
OnCalendar = cfg.schedule.time;
|
OnCalendar = cfg.schedule.time;
|
||||||
Persistent = true;
|
|
||||||
Unit = "dev-commit.service";
|
Unit = "dev-commit.service";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue