On Sat 10 Mar 2018 at 15:16:29 (-0500), bw wrote: > On Sat, 10 Mar 2018, Rainer Dorsch wrote: > > > I followed > > > > https://wiki.archlinux.org/index.php/Powertop#Apply_settings > > > > added > > > > root@master:~# cat /etc/systemd/system/powertop.service > > [Unit] > > Description=Powertop tunings > > > > [Service] > > ExecStart=/usr/bin/powertop --auto-tune > > Yes, the arch wiki often has different paths for tools. I have been > bitten by that several times. > > # which powertop > /usr/sbin/powertop
These links may help, and the references therein: https://wiki.debian.org/UsrMerge https://wiki.archlinux.org/index.php/Frequently_asked_questions#Does_Arch_follow_the_FHS.3F Cheers, David.