From 4fefb6a8428fd5847f031c2a0804554b29c50a9b Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 6 Sep 2019 15:33:11 +0300 Subject: [PATCH] libinput: add post-install message. --- xorg/libinput/post-install | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 xorg/libinput/post-install diff --git a/xorg/libinput/post-install b/xorg/libinput/post-install new file mode 100755 index 00000000..46de8077 --- /dev/null +++ b/xorg/libinput/post-install @@ -0,0 +1,10 @@ +#!/bin/sh + +cat < addgroup USER input + +EOF