mirror of
https://github.com/swaywm/sway.git
synced 2024-11-15 06:54:28 +01:00
Updated Sway without systemd on Arch Linux (markdown)
parent
22cad0f7cf
commit
db977e63ac
@ -36,7 +36,7 @@ Type = Package
|
|||||||
Target = sway-git
|
Target = sway-git
|
||||||
|
|
||||||
[Action]
|
[Action]
|
||||||
Description = Applying setuid-bit to sway
|
Description = Applying setuid-bit to sway (and stripping filecaps)
|
||||||
When = PostTransaction
|
When = PostTransaction
|
||||||
Exec = /usr/bin/chmod +s /usr/bin/sway
|
Exec = /usr/bin/chmod +s /usr/bin/sway && setcap -r /usr/bin/sway
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user