Hi ONE
Since you didn't use the attachment I provided, I don't know what you did. It sounds like you removed the entire RUN
command. That is not what I said. I said remove {program}.
That meant change this:
TAG=="uaccess", ENV{MAJOR}!="", RUN{program}+="/usr/local/lib/elogind/elogind-uaccess-command %N $env{ID_SEAT}"
to this:
TAG=="uaccess", ENV{MAJOR}!="", RUN+="/usr/local/lib/elogind/elogind-uaccess-command %N $env{ID_SEAT}"