mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
Initial checkin of Webmin
This commit is contained in:
10
config-slackware-linux
Normal file
10
config-slackware-linux
Normal file
@ -0,0 +1,10 @@
|
||||
find_pid_command=ps auwwwx | grep NAME | grep -v grep | awk '{ print $2 }'
|
||||
path=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
|
||||
ld_env=LD_LIBRARY_PATH
|
||||
passwd_file=/etc/shadow
|
||||
passwd_uindex=0
|
||||
passwd_pindex=1
|
||||
passwd_cindex=2
|
||||
passwd_mindex=4
|
||||
by_view=0
|
||||
no_hostname_f=1
|
Reference in New Issue
Block a user