public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in sys-apps/busybox-watchdog/files: busybox-watchdog.initd
@ 2012-08-29 13:27 99% Stefan Briesenick (sbriesen)
  0 siblings, 0 replies; 1+ results
From: Stefan Briesenick (sbriesen) @ 2012-08-29 13:27 UTC (permalink / raw
  To: gentoo-commits

sbriesen    12/08/29 13:27:03

  Modified:             busybox-watchdog.initd
  Log:
  added 'provide watchdog' in init-script
  
  (Portage version: 2.2.0_alpha123/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-apps/busybox-watchdog/files/busybox-watchdog.initd

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

Index: busybox-watchdog.initd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox-watchdog/files/busybox-watchdog.initd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- busybox-watchdog.initd	21 Aug 2012 12:33:37 -0000	1.1
+++ busybox-watchdog.initd	29 Aug 2012 13:27:03 -0000	1.2
@@ -1,7 +1,11 @@
 #!/sbin/runscript
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox-watchdog/files/busybox-watchdog.initd,v 1.1 2012/08/21 12:33:37 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox-watchdog/files/busybox-watchdog.initd,v 1.2 2012/08/29 13:27:03 sbriesen Exp $
+
+depend() {
+	provide watchdog
+}
 
 start() {
 	export SSD_NICELEVEL





^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-08-29 13:27 99% [gentoo-commits] gentoo-x86 commit in sys-apps/busybox-watchdog/files: busybox-watchdog.initd Stefan Briesenick (sbriesen)

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