2007-04-12 20:24:50 +00:00
|
|
|
find_pid_command=ps -ef | grep NAME | grep -v grep | awk '{ print $2 }'
|
2007-05-26 19:39:15 +00:00
|
|
|
path=/bin:/usr/bin:/sbin:/usr/sbin:/usr/sfw/bin:/usr/local/bin:/usr/ccs/bin:/usr/ucb:/opt/csw/bin:/usr/apache/bin
|
2007-06-05 17:38:25 +00:00
|
|
|
ld_path=/opt/csw/lib:/lib:/usr/lib:/usr/openwin/lib:/usr/dt/lib:/usr/sfw/lib:/usr/local/lib
|
2007-04-12 20:24:50 +00:00
|
|
|
ld_env=LD_LIBRARY_PATH
|
|
|
|
passwd_file=/etc/shadow
|
|
|
|
passwd_uindex=0
|
|
|
|
passwd_pindex=1
|
|
|
|
passwd_cindex=2
|
|
|
|
passwd_mindex=4
|
|
|
|
by_view=0
|
2007-08-27 04:38:04 +00:00
|
|
|
tempdelete_days=7
|