]> git.proxmox.com Git - pve-sheepdog.git/blob - debian/pve-sheepdog.sheepdog.default
Initial commit
[pve-sheepdog.git] / debian / pve-sheepdog.sheepdog.default
1 # Defaults for pve-sheepdog initscript
2 # sourced by /etc/init.d/pve-sheepdog
3 # installed at /etc/default/pve-sheepdog by the maintainer scripts
4
5 # start sheepdog at boot [yes|no]
6 START=yes
7
8 #
9 # This is a POSIX shell fragment
10 #
11
12 # Additional options that are passed to the Daemon.
13 DAEMON_OPTS=""
14
15 SHEEPDOG_PATH="/var/lib/vz/sheepdog"