⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 syslog.conf

📁 早期freebsd实现
💻 CONF
字号:
##  $Header: /usr/local/src/inn/syslog/RCS/syslog.conf,v 1.5 1993/03/18 21:05:11 rsalz Exp $##  Sample syslog.conf file for folks not used to the new syslog.####  This matches typical old-style config.  Log everything to a##  file and send warnings or worse to root.*.notice;news.err	/usr/spool/mqueue/syslog*.alert			root##  Send critical messages to everyone who is logged in and to the console.news.crit		*news.crit		/dev/console##  Log news messages to separate files.##  Note that each level includes all of the above it.## =()<news.crit	@<_PATH_MOST_LOGS>@/news.crit>()=news.crit	/var/spool/news/data/news.crit## =()<news.err		@<_PATH_MOST_LOGS>@/news.err>()=news.err		/var/spool/news/data/news.err## =()<news.notice	@<_PATH_MOST_LOGS>@/news.notice>()=news.notice	/var/spool/news/data/news.notice

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -