When directly running under `root` user, it still checks for `$SUDO_USER`. ``` thread 'main' panicked at 'Must be in sudo mode. ENV variable $SUDO_USER not found: NotPresent', src/handlers/handle_create_service.rs:162:31 ```