# HamThings: la pagina web del Pi-Star (utente www-data) puo' eseguire SOLO il ponte di
# configurazione, con i due soli sotto-comandi read/save. Nessun altro privilegio.
Cmnd_Alias HAMTHINGS_WEBSAVE = /opt/hamthings-node/hamthings-node-websave read, /opt/hamthings-node/hamthings-node-websave save, /opt/hamthings-node/hamthings-node-websave hosts
Defaults!HAMTHINGS_WEBSAVE !requiretty
www-data ALL=(root) NOPASSWD: HAMTHINGS_WEBSAVE
