mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Updated Sway without systemd on Arch Linux (markdown)
parent
22cad0f7cf
commit
db977e63ac
@ -36,7 +36,7 @@ Type = Package
|
||||
Target = sway-git
|
||||
|
||||
[Action]
|
||||
Description = Applying setuid-bit to sway
|
||||
Description = Applying setuid-bit to sway (and stripping filecaps)
|
||||
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