From 60d3ce38b44d7a7c02d8b50f096069525afb231b Mon Sep 17 00:00:00 2001 From: Rod Wright Date: Thu, 12 Mar 2026 07:52:04 -0400 Subject: [PATCH] Added full path to shutdown commands --- distfiles/home/kioskuser/.config/openbox/rc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distfiles/home/kioskuser/.config/openbox/rc.xml b/distfiles/home/kioskuser/.config/openbox/rc.xml index f929b70..f955913 100644 --- a/distfiles/home/kioskuser/.config/openbox/rc.xml +++ b/distfiles/home/kioskuser/.config/openbox/rc.xml @@ -329,13 +329,13 @@ - shutdown -P now + /usr/sbin/shutdown -P now - shutdown -r now + /usr/sbin/shutdown -r now C-g