Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- c# /usr/sbin/syslogd -s -C -d
- syslogd: syslogd already running, pid: 75152
- milanc@bsd-igw:/home/milanc# killall syslogd
- milanc@bsd-igw:/home/milanc# /usr/sbin/syslogd -s -C -d
- socksetup: new socket fd is 6
- socksetup: new socket fd is 7
- sending on inet and/or inet6 socket
- off & running....
- init
- loading timezone data via tzset()
- cfline("*.err;kern.warning;auth.notice;mail.crit /dev/console", f, "*", "*")
- syslogd: /dev/console: Interrupted system call
- logmsg: pri 53, flags 4, from bsd-igw, msg syslogd: /dev/console: Interrupted system call
- Logging to CONSOLE /dev/console
- cfline("*.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err;local0.none;local1.none /var/log/messages", f, "*", "*")
- cfline("security.* /var/log/security", f, "*", "*")
- cfline("auth.info;authpriv.info /var/log/auth.log", f, "*", "*")
- cfline("mail.info /var/log/maillog", f, "*", "*")
- cfline("ftp.info /var/log/xferlog", f, "*", "*")
- cfline("cron.* /var/log/cron", f, "*", "*")
- cfline("*.=debug /var/log/debug.log", f, "-devd", "*")
- cfline("*.emerg *", f, "-devd", "*")
- cfline("local1.* /var/log/nrpe2.log", f, "-devd", "*")
- 4 3 2 3 5 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 X UNUSED:
- 7 5 2 5 5 5 6 3 5 5 X 5 5 5 5 5 X X 5 5 5 5 5 5 X FILE: /var/log/messages
- X X X X X X X X X X X X X 7 X X X X X X X X X X X FILE: /var/log/security
- X X X X 6 X X X X X 6 X X X X X X X X X X X X X X FILE: /var/log/auth.log
- X X 6 X X X X X X X X X X X X X X X X X X X X X X FILE: /var/log/maillog
- X X X X X X X X X X X 6 X X X X X X X X X X X X X FILE: /var/log/xferlog
- X X X X X X X X X 7 X X X X X X X X X X X X X X X FILE: /var/log/cron
- 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 X FILE: /var/log/debug.log (-devd)
- 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 X WALL: (-devd)
- X X X X X X X X X X X X X X X X X 7 X X X X X X X FILE: /var/log/nrpe2.log (-devd)
- logmsg: pri 56, flags 4, from bsd-igw, msg syslogd: restart
- syslogd: restarted
- logmsg: pri 6, flags 4, from bsd-igw, msg syslogd: kernel boot file is /boot/kernel/kernel
- Logging to FILE /var/log/messages
- syslogd: kernel boot file is /boot/kernel/kernel
- logmsg: pri 166, flags 17, from bsd-igw, msg Dec 16 02:17:14 syslogd: /dev/console: Interrupted system call
- logmsg: pri 35, flags 0, from bsd-igw, msg Dec 16 02:16:51 mountd[673]: mount request denied from 10.0.254.78 for /usr/home
- Logging to FILE /var/log/messages
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement