From 5f8b1ccace3f93e59d267fecf8e799590d525e07 Mon Sep 17 00:00:00 2001 From: Hummer12007 Date: Sun, 24 Dec 2017 02:26:55 +0200 Subject: [PATCH] Updated Sway without systemd on Arch Linux (markdown) --- Sway-without-systemd-on-Arch-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sway-without-systemd-on-Arch-Linux.md b/Sway-without-systemd-on-Arch-Linux.md index 3a579bc..3d27755 100644 --- a/Sway-without-systemd-on-Arch-Linux.md +++ b/Sway-without-systemd-on-Arch-Linux.md @@ -6,7 +6,7 @@ These are the commands, that you need to run as *root* after each sway installat ``` chmod +s /usr/bin/sway -setcap cap_sys_tty_config=ep /usr/bin/sway +setcap -r /usr/bin/sway ``` ### automated