This commit is contained in:
creme 2019-09-13 21:32:24 +02:00
parent f5f2282046
commit e6c115f821
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 2 additions and 3 deletions

2
log
View File

@ -3,4 +3,4 @@
# file /var/log/efingerd.log has to be writeable by UID
# efingerd runs under for this to work
echo `date` "$3" fingered from "$1@$2" >>/var/log/efingerd.log
echo "$(date)" "$3" fingered from "$1@$2" >>/var/log/efingerd.log

3
luser
View File

@ -9,8 +9,7 @@ else
fi
if [ "$3" = "root" ]; then
echo "you've reached"
printf "you've reached\n"
figlet -f smslant envs.net
cat <<EOM