Sets the default startup level.

Source: Internet
Author: User
Tags symlink

Sets the default startup level.

[Xiaofeng @ localhost ~] $ Vim/etc/inittab
# Inittab is no longer used when using systemd.
#
# Adding configuration here will have no effect on your system.
#
# Ctrl-Alt-Delete is handled by/usr/lib/systemd/system/ctrl-alt-del.target
#
# Define EMD uses 'targets' instead of runlevels. By default, there are two main targets:
#
# Multi-user.target: analogous to runlevel 3
# Graphical.tar get: analogous to runlevel 5
#
# To view current default target, run:
# Systemctl get-default
#
# To set a default target, run:
# Systemctl set-default TARGET.tar get
#

[Xiaofeng @ localhost ~] $


[Root @ localhost xiaofeng] # systemctl set-default graphical.tar get
Removed symlink/etc/systemd/system/default.tar get.
Created symlink from/etc/systemd/system/default.tar get to/usr/lib/systemd/system/graphical.tar get.

 

 

Default run level 3: systemctl set-default multi-user.target

Default running level 5: systemctl set-default graphical.tar get

Ubuntu settings

Directly modify the content of the file/etc/X11/default-display-manager and save the content. Restart the file.
.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.