Hi,
Is it possible to setup a UserParameter function that passes a parameter to a script?
Something like:
UserParameter=mysql.ping[*],mysqladmin -P<portnum> ......
where <portnum> is provided to the script.
Thanks
SATux
Is it possible to setup a UserParameter function that passes a parameter to a script?
Something like:
UserParameter=mysql.ping[*],mysqladmin -P<portnum> ......
where <portnum> is provided to the script.
Thanks
SATux
Comment