PixlOne/logiops

How to apply updated configuration

kada49 opened this issue · 2 comments

kada49 commented

When I change the logid.cfg file, what is the best way to apply the changes? I am making a sh script for my own to be able to change between configs, so I would like to know if there is another way of reloading except rebooting.
Thanks in advance!

Try this (if you are using systemd):
sudo systemctl restart logid

kada49 commented

works ty