mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix formatting
This commit is contained in:
@@ -101,7 +101,7 @@ if [[ $is_analyst ]]; then
|
|||||||
|
|
||||||
if ! whiptail_analyst_install; then
|
if ! whiptail_analyst_install; then
|
||||||
# Lets make this a standalone
|
# Lets make this a standalone
|
||||||
echo "Enabling X Windows and setting it to load at boot"
|
echo "Enabling graphical interface and setting it to load at boot"
|
||||||
systemctl set-default graphical.target
|
systemctl set-default graphical.target
|
||||||
startx
|
startx
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user