mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 18:35:18 +00:00
11 lines
266 B
Bash
11 lines
266 B
Bash
# Copyright 1999-2005 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: $
|
|
# -*- mode: shell-script -*-
|
|
|
|
# for more info, see watchdog(8)
|
|
WATCHDOG_OPTS=""
|
|
|
|
# # Since it watches for the sshd pid.
|
|
# rc_watchdog_need="sshd"
|