summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/system-plugin.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec
index 0609648..5ac2382 100644
--- a/packaging/system-plugin.spec
+++ b/packaging/system-plugin.spec
@@ -51,6 +51,7 @@ This package provides U3/XU3 specific system configuration files.
%package device-rpi3
Summary: RPI3
Requires: %{name} = %{version}-%{release}
+Requires: deviced
BuildArch: noarch
%description device-rpi3
@@ -292,6 +293,7 @@ systemctl daemon-reload
%post device-rpi3
%{_prefix}/bin/udevadm hwdb --update
+echo "SleepSupport=no" >> /etc/deviced/display.conf
%files feature-init_wrapper
%license LICENSE.Apache-2.0