[molly-guard] ALWAYS_QUERY_HOSTNAME=true

Ignore-this: d0bd6e231c18963b88912d50f8540b28
Parce que dans un screen ou en tty depuis un dom0, c'est utile.

darcs-hash:20120927214902-28565-5c9b2763abd0f03aa182718bba7ca561f2fa2564.gz
This commit is contained in:
Daniel STAN 2012-09-27 23:49:02 +02:00
parent a080549f2b
commit a080da6e52
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,4 @@
<Bundle name="molly-guard"> <Bundle name="molly-guard">
<Package name="molly-guard"/> <Package name="molly-guard"/>
<ConfigFile name="/etc/molly-guard/rc"/>
</Bundle> </Bundle>

View file

@ -0,0 +1,8 @@
# Generated by Bcfg2, do NOT edit by hand
#
# molly-guard settings
#
# ALWAYS_QUERY_HOSTNAME
# when set, causes the 30-query-hostname script to always ask for the
# hostname, even if no SSH session was detected.
ALWAYS_QUERY_HOSTNAME=true