mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-03 15:00:44 +02:00
9 lines
130 B
SYSTEMD
9 lines
130 B
SYSTEMD
[Unit]
|
|
Description=Periodically run nm-cloud-setup
|
|
|
|
[Timer]
|
|
OnBootSec=5min
|
|
OnUnitActiveSec=5min
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|