This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
Environment=TERM=linux
-
ExecStart=/usr/sbin/jeos-firstboot
-
ExecStartPre=/bin/sh -c "/usr/bin/plymouth quit 2>/dev/null || :"
-
RemainAfterExit=yes
-
StandardInput=tty
-
StandardOutput=tty
-
Type=oneshot
-
-
[Unit]
-
After=apparmor.service local-fs.target plymouth-start.service YaST2-Second-Stage.service NetworkManager.service
-
Before=getty@tty1.service serial-getty@hvc0.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service serial-getty@ttyAMA0.service display-manager.service wicked.service systemd-user-sessions.service
-
ConditionPathExists=/var/lib/YaST2/reconfig_system !/run/cloud-init/enabled
-
Conflicts=plymouth-start.service
-
Description=SUSE JeOS First Boot Wizard
-
OnFailure=poweroff.target
-
Wants=jeos-firstboot-snapshot.service
-
Additionnal notes
Nothing here.