/[smeserver]/rpms/e-smith-runit/sme7/e-smith-runit-1.0.0-condrestart.patch
ViewVC logotype

Annotation of /rpms/e-smith-runit/sme7/e-smith-runit-1.0.0-condrestart.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 16:09:40 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-runit-1_0_0-5_el4_sme, e-smith-runit-1_0_0-6_el4_sme
Import on branch sme7 of package e-smith-runit-1.0.0-5.el4.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-runit-1.0.0/root/etc/rc.d/init.d/daemontools mezzanine_patched_e-smith-runit-1.0.0/root/etc/rc.d/init.d/daemontools
2     --- e-smith-runit-1.0.0/root/etc/rc.d/init.d/daemontools 2006-03-15 15:12:55.000000000 -0500
3     +++ mezzanine_patched_e-smith-runit-1.0.0/root/etc/rc.d/init.d/daemontools 2006-08-22 02:57:36.000000000 -0400
4     @@ -116,7 +116,7 @@
5     action "Sending STOP signal to $SERVICE" /usr/bin/runsvctrl p $SERVICE_DIR
6     ;;
7    
8     - sigterm)
9     + sigterm|condrestart)
10     action "Sending TERM signal to $SERVICE" /usr/bin/runsvctrl t $SERVICE_DIR
11     ;;
12    
13     @@ -137,7 +137,7 @@
14     ;;
15    
16     *)
17     - echo "usage: $0 {start|stop|restart|status|sigalrm|sigcont|sighup|sigint|sigkill|sigstop|sigterm|sigusr1|sigusr2|svdisable}"
18     + echo "usage: $0 {start|stop|restart|status|sigalrm|sigcont|sighup|sigint|sigkill|sigstop|sigterm|condrestart|sigusr1|sigusr2|svdisable}"
19     ;;
20    
21     esac

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