On Wednesday 08 April 2015 05:49 PM, Tom Meumann wrote: > Okay so it turned out LMT wasn't being started at boot at all once I > removed the udev rules. > > I fixed this by adding a symlink: > > /lib/systemd/system/multi-user.target.wants/laptop-mode.service > -> /lib/systemd/system/laptop-mode.service > > I've now restored the udev rules and it appears to work fine. > > What usually happens now? Someone writes a patch for the Debian > package? (I'm new to raising bugs in Debian so I don't know...) > > In either case many thanks for your help Ritesh, your quick replies are > much appreciated!
That is odd. I don't have any such symlink but it works. rrs@learner:/var/run$ ls /lib/systemd/system/multi-user.target.wants/ dbus.service@ systemd-logind.service@ getty.target@ systemd-update-utmp-runlevel.service@ systemd-ask-password-wall.path@ systemd-user-sessions.service@ 20:05 ♒♒♒ ☺ I think the bug lies in that, for users that are running on systemd, and LMT is installed. By default it is not enabled. So, I think a user needs to do a `systemctl enable laptop-mode.service` to enable it. I just pushed a pending fix which I believe should allow it to behave better under systemd. Git Commit ID: eec424933436c74a5632dce4eb5d07f1a73d2237 -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention."
signature.asc
Description: OpenPGP digital signature

