1
0
mirror of https://github.com/rancher/os.git synced 2025-09-07 01:31:06 +00:00
Files
os/framework/files/usr/lib/systemd/system/ros-populate-node-labels.service

14 lines
290 B
SYSTEMD
Raw Normal View History

2021-10-20 10:58:54 -07:00
[Unit]
Description=RancherOS Populated Node Labels
2021-10-20 12:19:44 -07:00
Documentation=https://github.com/rancher/os2
2021-10-20 10:58:54 -07:00
Before=network-online.target
[Install]
WantedBy=multi-user.target
[Service]
Type=oneshot
EnvironmentFile=-/etc/default/%N
EnvironmentFile=-/etc/sysconfig/%N
ExecStart=ros-populate-node-labels