saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
8
init.d/busybox-watchdog
Executable file
8
init.d/busybox-watchdog
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/files/watchdog.initd,v 1.3 2013/04/27 07:47:23 vapier Exp $
|
||||
|
||||
command="/bin/busybox watchdog"
|
||||
command_args="${WATCHDOG_OPTS}"
|
||||
pidfile="/var/run/watchdog.pid"
|
||||
Reference in New Issue
Block a user