You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
340 B
Plaintext
12 lines
340 B
Plaintext
# 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
|
|
|
|
# USE_FQDN
|
|
# when set, causes the 30-query-hostname script to ask for the fully-qualified
|
|
# hostname, rather than the short name
|
|
#USE_FQDN=true
|