How do i see what the default systemd target is?



  • systemd replaced sysv init, which changed a number of things. One is the runlevel or target.

    To see the currently set default target run the following:

    # systemctl get-default
    graphical.target
    

Log in to reply
 

© Lightnetics 2024