mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-09 03:42:32 +01:00
Compare commits
No commits in common. "5704353d55f60b69232691614a7e94369bde8ff3" and "8209a74c6b44dc80e94edd9f49d35c207e606443" have entirely different histories.
5704353d55
...
8209a74c6b
@ -1,6 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Gitea restarter
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/bin/systemctl restart gitea.service --quiet
|
|
@ -1,11 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Execute Gitea restarter daily between 05-06 Finnish time
|
|
||||||
|
|
||||||
[Timer]
|
|
||||||
OnCalendar=*-*-* 05:00:00 Europe/Helsinki
|
|
||||||
#OnBootSec=0
|
|
||||||
RandomizedDelaySec=1h
|
|
||||||
Persistent=true
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=timers.target
|
|
@ -1,5 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Execute Matterbridge restarter daily between 05-06 Finnish time
|
Description=Execute matterbridge restarter daily at 05 Finnish time
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*-*-* 05:00:00 Europe/Helsinki
|
OnCalendar=*-*-* 05:00:00 Europe/Helsinki
|
||||||
|
Loading…
Reference in New Issue
Block a user