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:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user