summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-02-26 05:49:15 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2017-02-28 13:07:48 -0500
commitf954d74a1367588ba70cbfacd2e7798a8df7bf1a (patch)
treee7ada044c7972d1b15bf021025886748db1265c1
parentMerge pull request #1086 from Fale/ignore-Wimplicit-fallthrough (diff)
downloadsway-0.12-rc2.tar.gz
sway-0.12-rc2.tar.zst
sway-0.12-rc2.zip
-rw-r--r--security.d/00-defaults.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/security.d/00-defaults.in b/security.d/00-defaults.in
index 34831c65..05098dea 100644
--- a/security.d/00-defaults.in
+++ b/security.d/00-defaults.in
@@ -41,6 +41,10 @@ ipc __PREFIX__/bin/swaygrab {
41 tree enabled 41 tree enabled
42} 42}
43 43
44ipc __PREFIX__/bin/swaylock {
45 outputs enabled
46}
47
44# Limits the contexts from which certain commands are permitted 48# Limits the contexts from which certain commands are permitted
45commands { 49commands {
46 * all 50 * all