summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2018-04-03 20:22:55 -0400
committerLibravatar GitHub <noreply@github.com>2018-04-03 20:22:55 -0400
commit22db601331b3f2a4a92fa56835cd7fe98ffaaba1 (patch)
tree328fbd4ddd561550dd48473861616fd622fd2b7f
parentMerge pull request #1640 from taiyu-len/fix_remove_view_from_scratchpad (diff)
parent<sway/man: Fix path typo for sway-security(7) default path> (diff)
downloadsway-22db601331b3f2a4a92fa56835cd7fe98ffaaba1.tar.gz
sway-22db601331b3f2a4a92fa56835cd7fe98ffaaba1.tar.zst
sway-22db601331b3f2a4a92fa56835cd7fe98ffaaba1.zip
Merge pull request #1720 from bobsaintcool/r0.15/doc/fix_security_path
<sway/man: Fix path typo for sway-security(7) default path>
-rw-r--r--sway/sway-security.7.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-security.7.txt b/sway/sway-security.7.txt
index c8d6758c..b28ffdf9 100644
--- a/sway/sway-security.7.txt
+++ b/sway/sway-security.7.txt
@@ -92,7 +92,7 @@ policies. These features are:
92 Permission to take screenshots or record the screen. 92 Permission to take screenshots or record the screen.
93 93
94By default, no permissions are granted (though saner defaults are provided in 94By default, no permissions are granted (though saner defaults are provided in
95/etc/sway/config.d/security). You can use the following configuration options to control 95/etc/sway/security.d/00-defaults). You can use the following configuration options to control
96a program's access: 96a program's access:
97 97
98**permit** <executable> <features...>:: 98**permit** <executable> <features...>::