mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Initial checkin of Webmin
This commit is contained in:
9
config-msc-linux
Normal file
9
config-msc-linux
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
Reference in New Issue
Block a user