public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-process/runit/files: 3 3-1.4
@ 2014-04-10 19:18 William Hubbs (williamh)
  0 siblings, 0 replies; only message in thread
From: William Hubbs (williamh) @ 2014-04-10 19:18 UTC (permalink / raw
  To: gentoo-commits

williamh    14/04/10 19:18:50

  Modified:             3
  Removed:              3-1.4
  Log:
  Merge the changes from 3-1.4 into 3 since pre 1.4 runit has been removed from the tree for several years.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8568F528)

Revision  Changes    Path
1.2                  sys-process/runit/files/3

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/files/3?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/files/3?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/files/3?r1=1.1&r2=1.2

Index: 3
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/runit/files/3,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 3	3 Mar 2005 16:08:25 -0000	1.1
+++ 3	10 Apr 2014 19:18:49 -0000	1.2
@@ -3,13 +3,12 @@
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
 
 echo 'Waiting for getties to stop...'
-svwaitdown -xk -t10 /var/service/getty-*
+sv shutdown -w 10 /var/service/getty-*
 
 echo 'Waiting for services to stop...'
-svwaitdown -xk -t300 /var/service/*
+sv shutdown -w 300 /var/service/*
 
 echo 'Shutdown...'
 test -x /etc/runit/reboot && LAST=6    || LAST=0
 test -x /etc/runit/reboot && RC=reboot || RC=shutdown
 RUNLEVEL=$LAST /sbin/rc $RC
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-10 19:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-10 19:18 [gentoo-commits] gentoo-x86 commit in sys-process/runit/files: 3 3-1.4 William Hubbs (williamh)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox