2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-23 15:50:55 +00:00

Fix suse16 firstboot behavior

This commit is contained in:
Jarrod Johnson
2026-06-16 16:37:31 -04:00
parent b89cba1643
commit a117aace05
@@ -57,7 +57,8 @@ ExecStart=/opt/confluent/bin/firstboot.sh
WantedBy=multi-user.target
EOF
systemctl enable firstboot
chmod +x /opt/confluent/bin/firstboot.sh
systemctl enable confluent-firstboot
systemctl enable sshd
python3 /opt/confluent/bin/apiclient /confluent-api/self/updatestatus -d 'status: staged'