2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-09-11 12:06:26 +00:00

Run the SUSE 16 firstboot service only once

15 got this from AutoYaST init-scripts. 16 enables its own unit, so it
has to disable it the way el8 and the diskless profiles do.
This commit is contained in:
Markus Hilger
2026-09-07 05:05:37 +02:00
parent 20563d3c3a
commit 2e0323e333
@@ -38,3 +38,6 @@ run_remote_parts firstboot.d
run_remote_config firstboot.d
python3 /opt/confluent/bin/apiclient /confluent-api/self/updatestatus -d 'status: complete'
systemctl disable confluent-firstboot
rm /etc/systemd/system/confluent-firstboot.service