commit 96968a3120a7a79559b2049c2a02d0d6671df498 from: mtmn date: Thu Jul 30 14:48:45 2026 UTC add `-c` flag to poweralertd commit - a8faa655182c99eec22474577824865e01708bfb commit + 96968a3120a7a79559b2049c2a02d0d6671df498 blob - 02c99c2bdc8b10d8c571fc4ca15da433faaa9f43 blob + 7c16c6cf9bb8509385a91b3ec41cd75922c59b49 Binary files hosts/void/overlays/config/shell/rc/void and hosts/void/overlays/config/shell/rc/void differ blob - 971a16910e4671cb0dbda8974cb2f3673d9ab8fa blob + 9b4a644a91719f9ce5cb9200f03a2b9b25b6c7e1 --- hosts/void/overlays/config/shepherd/init.d/poweralertd.scm +++ hosts/void/overlays/config/shepherd/init.d/poweralertd.scm @@ -1,3 +1,3 @@ ;; -*- mode: scheme; -*- (use-modules (helpers)) -(exec-service 'poweralertd '("poweralertd")) +(exec-service 'poweralertd '("poweralertd" "-c"))