Skip to content

Conversation

bartoszwalicki
Copy link

Daemon user options passed in file /etc/default/triggerhappy are not respected due to hardcoded nobody user in triggerhappy.service service config file.

@normanr
Copy link

normanr commented May 30, 2022

This is probably better fixed by adding EnvironmentFile=/etc/default/triggerhappy, and then a $DAEMON_OPTS suffix to the ExecStart= line.

Alternatively (because this is systemd), it would probably just be better to set User= (but that breaks opening input files at startup).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants