Hi, How can I check if my plugboard is running and also check which scripts are running?
Thanks
You should see a process call lua running the script plugboard.lua# ps axw
The log file /var/log/xap-plugboard.log should indicate what applets it loaded on startup.Any file found in /etc/plugboard/ matching the string *Applet.lua will be loaded.
Brett
You should see a process call lua running the script plugboard.lua
# ps axw
The log file /var/log/xap-plugboard.log should indicate what applets it loaded on startup.
Any file found in /etc/plugboard/ matching the string *Applet.lua will be loaded.
Brett