First of all this doesn't look like a bug or feature request, so I will close this issue. Please feel free to follow up on the mailing list.
That said, the simple asnwer is yes, it's already possible. If you want to run irexec as root outside the session, just copy the /lib/systemd/system/irexec.service to, say, /etc/systemd/system/my-irexec.service. Edit that as you need, and use systemctl to start/stop my-irexec.service.
Or, drop the example file irexec.desktop (in contrib) in ~/.config/autostart and edit is as required. And use the regular session tools too enable/disable the service,. This gives a service running as your regular used id inside the session.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i can't find a option for socket
i have 4 lircd daemons with 4 IR Receivers on the same system.
lircd run from /var/run/lircd to /var/run/lircd2
irexec only connect to /var/lirc/lircd no option for other lircd sockets /var/run/lirc/lircd1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
First of all this doesn't look like a bug or feature request, so I will close this issue. Please feel free to follow up on the mailing list.
That said, the simple asnwer is yes, it's already possible. If you want to run irexec as root outside the session, just copy the /lib/systemd/system/irexec.service to, say, /etc/systemd/system/my-irexec.service. Edit that as you need, and use systemctl to start/stop my-irexec.service.
Or, drop the example file irexec.desktop (in contrib) in ~/.config/autostart and edit is as required. And use the regular session tools too enable/disable the service,. This gives a service running as your regular used id inside the session.
i can't find a option for socket
i have 4 lircd daemons with 4 IR Receivers on the same system.
lircd run from /var/run/lircd to /var/run/lircd2
irexec only connect to /var/lirc/lircd no option for other lircd sockets /var/run/lirc/lircd1
Please check the manpage :)