1
0
mirror of https://github.com/rancher/os.git synced 2025-08-04 00:10:23 +00:00
os/framework/files/usr/lib/systemd/system/ros-populate-node-labels.service

14 lines
289 B
SYSTEMD
Raw Normal View History

2021-10-20 17:58:54 +00:00
[Unit]
Description=RancherOS Populated Node Labels
Documentation=https://github.com/rancher/os
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