mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 02:32:46 +01:00
Fix Desktop ISO install
This commit is contained in:
@@ -341,7 +341,9 @@ if [[ $is_desktop ]]; then
|
||||
securityonion_repo
|
||||
info "Enabling graphical interface and setting it to load at boot"
|
||||
systemctl set-default graphical.target
|
||||
startx
|
||||
echo "Desktop Install Complete!"
|
||||
echo ""
|
||||
echo "Please reboot to start graphical interface"
|
||||
exit 0
|
||||
else
|
||||
# Abort!
|
||||
|
||||
Reference in New Issue
Block a user