mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-05 20:24:09 +01:00
13 lines
402 B
Plaintext
13 lines
402 B
Plaintext
## [ BastilleBSD ] ##
|
|
#####################
|
|
|
|
## default paths
|
|
bastille_prefix=/usr/local/bastille
|
|
bastille_cachedir=${bastille_prefix}/cache
|
|
bastille_jailsdir=${bastille_prefix}/jails
|
|
bastille_logsdir=${bastille_prefix}/logs
|
|
bastille_releasesdir=${bastille_prefix}/releases
|
|
bastille_templatesdir=${bastille_prefix}/templates
|
|
bastille_sharedir=/usr/local/share/bastille
|
|
bastille_bootstrap_archives=base
|