/[packages]/updates/1/webmin/current/SOURCES/webmin-1.610-syslog.patch
ViewVC logotype

Contents of /updates/1/webmin/current/SOURCES/webmin-1.610-syslog.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 330594 - (show annotations) (download)
Thu Dec 13 23:52:56 2012 UTC (11 years, 4 months ago) by luigiwalser
File size: 807 byte(s)
- fix syslog module configuration
- remove useless modules

1 --- syslog/config-mandrake-linux~ 2012-11-14 20:27:48.000000000 -0500
2 +++ syslog/config-mandrake-linux 2012-12-13 18:49:13.104438535 -0500
3 @@ -1,9 +1,9 @@
4 pri_all=1
5 -syslogd=/sbin/syslogd
6 +syslogd=/sbin/rsyslogd
7 m4_conf=0
8 -syslog_conf=/etc/syslog.conf
9 +syslog_conf=/etc/rsyslog.conf
10 pri_dir=1
11 -pid_file=/var/run/syslogd.pid
12 +pid_file=/var/run/rsyslogd.pid
13 facilities=auth authpriv cron daemon kern lpr mail mark news syslog user uucp local0 local1 local2 local3 local4 local5 local6 local7
14 m4_path=
15 sync=1
16 @@ -19,7 +19,7 @@
17 file_/var/log/news.err=desc_news
18 file_/var/log/news.notice=desc_news
19 socket=0
20 -start_cmd=/etc/rc.d/init.d/syslog start
21 -restart_cmd=/etc/rc.d/init.d/syslog reload
22 +start_cmd=/etc/rc.d/init.d/rsyslog start
23 +restart_cmd=/etc/rc.d/init.d/rsyslog reload
24 compressed=1
25 others=1

  ViewVC Help
Powered by ViewVC 1.1.30