Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
master-thesis
/
mam
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Fixes that the timer was not set correctly at boot
master
Wouter Horlings
6 vuotta sitten
vanhempi
ac0f2f93f0
commit
53de2d7833
2 muutettua tiedostoa
jossa
2 lisäystä
ja
2 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
systemd_timer_files/pythontaskcheck.service
+1
-1
systemd_timer_files/pythontaskcheck.timer
+ 1
- 1
systemd_timer_files/pythontaskcheck.service
Näytä tiedosto
@@ -6,4 +6,4 @@ WorkingDirectory=[[path_to_repo]]
ExecStart=[[path_to_repo]]/.venv/bin/python3 [[path_to_repo]]/taskcheck.py
[Install]
WantedBy=
graphical
.target
WantedBy=
default
.target
+ 1
- 1
systemd_timer_files/pythontaskcheck.timer
Näytä tiedosto
@@ -6,4 +6,4 @@ OnCalendar=Mon..Fri *-*-* 09..17:00/5:00
Unit=pythontaskcheck.service
[Install]
WantedBy=
graphical
.target
WantedBy=
default
.target
Write
Preview
Loading…
Peruuta
Tallenna