mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
10 lines
126 B
SYSTEMD
10 lines
126 B
SYSTEMD
[Unit]
|
|
Description=etcd2-backup service timer
|
|
|
|
[Timer]
|
|
OnBootSec=1min
|
|
OnUnitActiveSec=30sec
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|