pld-ftp-admin: shell/bash_profile - added myself

baggins baggins at pld-linux.org
Tue Jul 17 12:03:43 CEST 2012


Author: baggins                      Date: Tue Jul 17 10:03:43 2012 GMT
Module: pld-ftp-admin                 Tag: HEAD
---- Log message:
- added myself

---- Files affected:
pld-ftp-admin/shell:
   bash_profile (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: pld-ftp-admin/shell/bash_profile
diff -u pld-ftp-admin/shell/bash_profile:1.10 pld-ftp-admin/shell/bash_profile:1.11
--- pld-ftp-admin/shell/bash_profile:1.10	Sat Feb 12 19:31:14 2011
+++ pld-ftp-admin/shell/bash_profile	Tue Jul 17 12:03:38 2012
@@ -4,6 +4,10 @@
 case "${SSH_CLIENT%% *}" in
 84.50.110.50) # glen ;)
 	export FTPADM=glen
+	;;
+193.0.96.|2001:6a0:5001:) # baggins
+	export FTPADM=baggins
+	;;
 esac
 
 # identify via terminal last login (su, sudo)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/pld-ftp-admin/shell/bash_profile?r1=1.10&r2=1.11



More information about the pld-cvs-commit mailing list