mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-13 10:30:16 +00:00
Run sudo-required action via actions.superuser_run Actions related to services those require `sudo` permissions need to be executed via actions.superuser_run. NOTE: If plinth service is started via `sudo ./run --debug` (in dev mode) all actions will be executed silently. But plinth in user machines won't be executed with sudo permissions.