相关疑难解决方法(0)

/etc/rc.local 的用途和典型用法

标题如下所示:

#!/bin/sh -e
#
# rc.local - executed at the end of each multiuser runlevel
#
# Make sure that the script will "exit 0" on success or any other
# value on error.
Run Code Online (Sandbox Code Playgroud)

这个文件是什么原因(内容不多),一般都放什么命令?什么是“多用户运行级别”?(我猜rc是“运行命令”?)

startup debian configuration

87
推荐指数
3
解决办法
15万
查看次数

标签 统计

configuration ×1

debian ×1

startup ×1