rootfs/etc/systemd/system/git-sync.timer hinzugefügt
This commit is contained in:
6
rootfs/etc/systemd/system/git-sync.timer
Normal file
6
rootfs/etc/systemd/system/git-sync.timer
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Run Git Sync every 5 minutes
|
||||
|
||||
[Timer]
|
||||
OnBootSec=30sec
|
||||
OnUnitActiveSec=5min
|
||||
Reference in New Issue
Block a user