From ca94b5894fb22563a30650c572005672f8534bef Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 9 Sep 2014 11:28:37 +0200 Subject: mds-kkbd requires setuid MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 94e4ee0..28bf9eb 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ SERVERS = mds mds-respawn mds-server mds-echo mds-registry mds-clipboard \ mds-kkbd mds-vt # Servers that need setuid and root owner. -SETUID_SERVERS = mds mds-vt +SETUID_SERVERS = mds mds-kkbd mds-vt -- cgit v1.2.3-70-g09d2