1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 23:04:41 +00:00
Files
os/framework/files/usr/lib/systemd/system/ros-installer.service
2021-10-20 12:19:44 -07:00

18 lines
428 B
Desktop File

[Unit]
Description=RancherOS Automatic Installation
Documentation=https://github.com/rancher/os2
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