User's run level failure on app server 1

Hello there,

I have set up and executed same commands to all app servers but why it says it’s failed on app server 1

#sudo systemctl get-default

#sudo systemctl status graphical.target

#sudo systemctl start graphical.target

#sudo systemctl enable graphical.target

Hi @Praful

What does the task ask for ?

I think it should be :

systemctl set-default graphical.target

1 Like

Yes of course, if the task is : setting graphical target as default run level