mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-08 08:13:35 +01:00
Set standalone to load Xwindows
This commit is contained in:
@@ -95,10 +95,7 @@ if [[ $is_analyst ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
whiptail_analyst_install
|
||||
echo "$AWORK"
|
||||
|
||||
if [[ $AWORK != "Join" ]]; then
|
||||
if ! whiptail_analyst_install; then
|
||||
# Lets make this a standalone
|
||||
echo "Enabling X Windows and setting it to load at boot"
|
||||
systemctl set-default graphical.target
|
||||
|
||||
Reference in New Issue
Block a user