Type string READ/WRITE
runcommand is a modifiable copy of the command input variable. It specifies the pathname of the program that pmlocald will run.
Setting the runcomand can be a useful way of using a pseudonym for a command that an auditor wants to disguise: if ( command == "passcmd") { runcommand="/usr/bin/passwd" runargv[0]="passwd"; runargv=replace(runargv,1,length(runargv)); }
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center