CentOS 7 Boot startup script

Source: Internet
Author: User

The command entered in the/etc/rc.d/init.d file will be executed at boot time, so if it is a simple statement can be directly written in, if it is a script, you can use this file to call your own script, after the attempt, the results of the boot and did not execute, and then found the file in this sentence:

# Please note the must run ' chmod +x/etc/rc.d/rc.local ' to ensure
# That's this script would be executed during boot.

Ls-l The discovery really lacks the execution permission, then executes the chmod +x/etc/rc.d/rc.local and then restarts again succeeds.

CentOS 7 Boot startup script

Related Article

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.