Trying to execute commands as a different user with su <user> -c <code>
doesn't always work
#211
Labels
su <user> -c <code>
doesn't always work
#211
I've been trying to get this to work but with no particular success:
After updating the default.conf and restarting the service, utilizing this action doesn't result in anything. I've tried making it work without switching users but some applications couldn't be simply ran as root.
However, I tried stopping the service and manually starting the keyd to see what would happen.
sudo keyd
Utilizing the 'command()' action now works without a problem and command
spotify
executes without the problem when pressing assigned keys.Is there any way I can achieve the successful execution of this command when the keyd.service is ran?
Thank you!
The text was updated successfully, but these errors were encountered: