This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
ExecStart=/usr/sbin/jeos-firstboot-snapshot
-
ExecStartPre=/usr/bin/rm -f /var/lib/YaST2/reconfig_system
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=apparmor.service local-fs.target plymouth-start.service YaST2-Second-Stage.service jeos-firstboot.service time-sync.target
-
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service display-manager.service
-
ConditionPathExists=/var/lib/YaST2/reconfig_system
-
Conflicts=plymouth-start.service
-
Description=SUSE JeOS First Boot Wizard - create system snapshot
-
Requires=jeos-firstboot.service dbus.service
-
Wants=time-sync.target
-
Additionnal notes
Nothing here.