From 80bce132c528024157e95b917e6417438a0cc22d Mon Sep 17 00:00:00 2001 From: SGCMarkus Date: Mon, 21 Feb 2022 00:19:26 +0100 Subject: [PATCH] pstar: rootdir: set proper dt2w permissions for power hal --- rootdir/etc/init/hw/init.mmi.overlay.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/init/hw/init.mmi.overlay.rc b/rootdir/etc/init/hw/init.mmi.overlay.rc index 88c505e..6372fda 100644 --- a/rootdir/etc/init/hw/init.mmi.overlay.rc +++ b/rootdir/etc/init/hw/init.mmi.overlay.rc @@ -37,7 +37,7 @@ on fs on post-fs # "double tap" gesture - chown root input /sys/class/sensors/dt-gesture/enable + chown system system /sys/class/sensors/dt-gesture/enable chmod 0660 /sys/class/sensors/dt-gesture/enable chown root input /sys/class/sensors/dt-gesture/enable_wakeup chmod 0660 /sys/class/sensors/dt-gesture/enable_wakeup