Skip to content

Commit

Permalink
Enable cockpit
Browse files Browse the repository at this point in the history
  • Loading branch information
novusthedev committed May 19, 2024
1 parent 736d177 commit ab9240a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hooks/Server/9095-setup-os.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ rm -f /etc/bladeos-repo.deb
# Link scripts to /usr/bin
ln -sf /usr/share/blade/scripts/* /usr/bin/

# Enable services
systemctl enable cockpit.socket

# Remove un-needed packages
/usr/bin/apt autoremove -y
/usr/bin/apt clean

0 comments on commit ab9240a

Please sign in to comment.