robzombie91 to Linux@lemmy.mlEnglish • 2 years agoneed some help adding this to autostart for arch kdegist.github.comexternal-linkmessage-square7fedilinkarrow-up113arrow-down13file-textcross-posted to: linux@lemmy.ml
arrow-up110arrow-down1external-linkneed some help adding this to autostart for arch kdegist.github.comrobzombie91 to Linux@lemmy.mlEnglish • 2 years agomessage-square7fedilinkfile-textcross-posted to: linux@lemmy.ml
minus-squarerobzombie91OPlinkfedilinkEnglish2•2 years ago[Unit] Description=NVIDIA Fan Control on Wayland Arch After=graphical-session.target [Service] ExecStart=sudo /home/rob/Documents/fan.sh User=root [Install] WantedBy=default.target
minus-square@HMitsuha@sh.itjust.workslinkfedilinkEnglish4•2 years agoI’m not good with command line stuff but is sudo necessary if you’re already running as root?
[Unit] Description=NVIDIA Fan Control on Wayland Arch After=graphical-session.target [Service] ExecStart=sudo /home/rob/Documents/fan.sh User=root [Install] WantedBy=default.target
I’m not good with command line stuff but is sudo necessary if you’re already running as root?