/[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.4 - (show annotations) (download)
Tue Nov 25 16:20:11 2008 UTC (15 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: ejabberd-2_0_5-2_el4_sme, HEAD
Changes since 1.3: +0 -0 lines
Restore

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/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