summaryrefslogtreecommitdiff
blob: 9949aad126f7051c86aaeca8c0a7d44ceb6c090b (plain)
1
2
3
4
5
6
7
8
#!/sbin/runscript
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

command="/bin/busybox watchdog"
command_args="${WATCHDOG_OPTS}"
pidfile="/var/run/watchdog.pid"