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

Contents 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.2 - (show annotations) (download)
Tue Oct 7 19:18:54 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

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