mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 09:30:16 +01: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
|