Integrate legal notice into pam_panic_config
This commit is contained in:
parent
880f3611b6
commit
a2a088ae50
@ -210,6 +210,8 @@ dialog --backtitle "$BACKTITLE" \
|
|||||||
--ok-label "Yip!" \
|
--ok-label "Yip!" \
|
||||||
--msgbox "$WELCOME1\n\n$WELCOME2\n\n$WELCOME3" 20 80
|
--msgbox "$WELCOME1\n\n$WELCOME2\n\n$WELCOME3" 20 80
|
||||||
|
|
||||||
|
# Legal notice
|
||||||
|
msg "$LEGAL_NOTICE" "$LEGAL_HINT"
|
||||||
|
|
||||||
# Authentication mode
|
# Authentication mode
|
||||||
auth_mode=2
|
auth_mode=2
|
||||||
|
Loading…
Reference in New Issue
Block a user