/[smecontribs]/rpms/ejabberd/contribs7/ejabberd.logrotate
ViewVC logotype

Contents of /rpms/ejabberd/contribs7/ejabberd.logrotate

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu May 8 19:50:17 2008 UTC (16 years ago) by slords
Branch: MAIN
CVS Tags: ejabberd-2_0_0-3_el4_sme, ejabberd-2_0_0-4_el4_sme
Initial import of ejabberd-2.0.0-3.el4.sme.src.rpm

1 /var/log/ejabberd/ejabberd.log /var/log/ejabberd/sasl.log {
2 missingok
3 notifempty
4 create 0640 ejabberd ejabberd
5 sharedscripts
6 postrotate
7 runuser -s /bin/bash - ejabberd -c "erl -pa @libdir@/ejabberd-@version@/ebin -noinput -sname ejabberdctl -s ejabberd_ctl -extra ejabberd@`hostname -s` reopen-log" >/dev/null 2>/dev/null || true
8 endscript
9 }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed