File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ Description=Ansible Automations Platform first boot registration
33ConditionFileIsExecutable =/usr/local/sbin/aap-first-boot-reg
44ConditionPathExists =!/var/local/.aap-first-boot-reg-done
55Wants =network-online.target
6+ After =selinux-autorelabel.service
67After =network-online.target
78After =osbuild-first-boot.service
89
Original file line number Diff line number Diff line change @@ -3190,6 +3190,7 @@ Description=Ansible Automations Platform first boot registration
31903190ConditionFileIsExecutable=/usr/local/sbin/aap-first-boot-reg
31913191ConditionPathExists=!/var/local/.aap-first-boot-reg-done
31923192Wants=network-online.target
3193+ After=selinux-autorelabel.service
31933194After=network-online.target
31943195After=osbuild-first-boot.service
31953196
@@ -3284,6 +3285,7 @@ Description=Ansible Automations Platform first boot registration
32843285ConditionFileIsExecutable=/usr/local/sbin/aap-first-boot-reg
32853286ConditionPathExists=!/var/local/.aap-first-boot-reg-done
32863287Wants=network-online.target
3288+ After=selinux-autorelabel.service
32873289After=network-online.target
32883290After=osbuild-first-boot.service
32893291
You can’t perform that action at this time.
0 commit comments