aboutsummaryrefslogtreecommitdiffstats
path: root/security.d
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-26 05:49:42 -0500
commit21ad45b622eb1fc2c68d1036fd9763a37fec668b (patch)
treec1500dc3bde2812432f2ecf3847a83c7dd7a035a /security.d
parentMerge pull request #1086 from Fale/ignore-Wimplicit-fallthrough (diff)
downloadsway-21ad45b622eb1fc2c68d1036fd9763a37fec668b.tar.gz
sway-21ad45b622eb1fc2c68d1036fd9763a37fec668b.tar.zst
sway-21ad45b622eb1fc2c68d1036fd9763a37fec668b.zip
Fix #1087
Diffstat (limited to 'security.d')
-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