mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-07 14:01:06 +07:00
debugging
This commit is contained in:
parent
2319458e9f
commit
6033de7815
@ -3,6 +3,8 @@
|
||||
## Copyright (C) 2019 - 2022 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
true "$0: START"
|
||||
|
||||
grep_result="$(grep "accessfile=/etc/security/access-security-misc.conf" /etc/pam.d/common-account 2>/dev/null)"
|
||||
|
||||
## Check if grep matched something.
|
||||
@ -151,4 +153,6 @@ if [ "$PAM_SERVICE" = "su" ]; then
|
||||
echo "" >&2
|
||||
fi
|
||||
|
||||
true "$0: END"
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user