11 lines
128 B
SYSTEMD
11 lines
128 B
SYSTEMD
|
[Unit]
|
||
|
Description=Synchronize vdirs
|
||
|
|
||
|
[Timer]
|
||
|
OnBootSec=5m
|
||
|
OnUnitActiveSec=15m
|
||
|
AccuracySec=5m
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|