📄 xorp.default
字号:
# Defaults for xorp initscript# sourced by /etc/init.d/xorp# installed at /etc/default/xorp by the maintainer scripts## This is a POSIX shell fragment## Master system-wide xorp switch. The initscript# will not run if it is not set to yes.RUN="no"# Additional options that are passed to the rtrmgr Daemon.# e.g. : # -a <allowed host> Host allowed by the finder# -n <allowed net> Subnet allowed by the finder# -v Print verbose information# -b <file> Specify boot fileDAEMON_OPTS=" -b /etc/xorp/config.boot "
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -