Parent Directory | Revision Log | Revision Graph
Import on branch sme7 of package smeserver-spamassassin-1.4.0-13.el4.sme.src.rpm
1 | diff -Nur -x '*.orig' -x '*.rej' smeserver-spamassassin-1.4.0/root/var/service/spamd/run mezzanine_patched_smeserver-spamassassin-1.4.0/root/var/service/spamd/run |
2 | --- smeserver-spamassassin-1.4.0/root/var/service/spamd/run 2006-03-15 17:41:02.000000000 -0700 |
3 | +++ mezzanine_patched_smeserver-spamassassin-1.4.0/root/var/service/spamd/run 2007-02-16 13:54:54.000000000 -0700 |
4 | @@ -26,5 +26,5 @@ |
5 | if [ "$SPAMD_STATUS" == "enabled" ]; then |
6 | exec /usr/bin/spamd -u spamd --syslog=stderr |
7 | else |
8 | - /usr/bin/runsvctrl down . |
9 | + /usr/bin/sv d . |
10 | fi |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |