From: Bdale Garbee Date: Fri, 25 Jul 2025 15:31:48 +0000 (-0600) Subject: let's see if we can make the power button watcher for shutdown run earlier X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=adc085d1835b00f10e7342441a3f679ed43b4f55;p=fw%2Fquantimotor let's see if we can make the power button watcher for shutdown run earlier --- diff --git a/debian/powerbutton.service b/debian/powerbutton.service index cbfeb9d..fd3b5ef 100644 --- a/debian/powerbutton.service +++ b/debian/powerbutton.service @@ -6,4 +6,4 @@ Type=simple ExecStart=/usr/share/quantimotor/power-button.py [Install] -WantedBy=multi-user.target +WantedBy=sysinit.target