1
0
mirror of https://github.com/rancher/os.git synced 2025-08-08 02:04:13 +00:00
os/framework/files/usr/lib/systemd/system/ros-installer.service
2021-10-13 16:01:08 -07:00

18 lines
427 B
Desktop File

[Unit]
Description=RancherOS Automatic Installation
Documentation=https://github.com/rancher/os
Wants=network-online.target
After=network-online.target
Before=getty-pre.target serial-getty@ttyS0.service
[Install]
WantedBy=multi-user.target
[Service]
Type=oneshot
EnvironmentFile=-/etc/default/%N
EnvironmentFile=-/etc/sysconfig/%N
TimeoutStartSec=0
StandardOutput=journal+console
ExecStart=/usr/sbin/ros-installer -automatic