[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:
parent
a080549f2b
commit
a080da6e52
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
<Bundle name="molly-guard">
|
||||
<Package name="molly-guard"/>
|
||||
<ConfigFile name="/etc/molly-guard/rc"/>
|
||||
</Bundle>
|
||||
|
|
8
Cfg/etc/molly-guard/rc/rc
Normal file
8
Cfg/etc/molly-guard/rc/rc
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue