fix: remove sudo from happy daemon start #16
Reference in New Issue
Block a user
Delete Branch "fix/happy-daemon-no-sudo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
startapp.shis already executed as theappuser (UID 1000) byjlesage/baseimage-gui, sohappy daemon startalready runs as the correct user with the rightHOMEsudo -ufrom the previous fix was unnecessary and broke startup because theappuser isn't in sudoersTest plan
sudoerserror in startup logs🤖 Generated with Claude Code