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
5f8b1ccace
commit
9fd5e0413d
@ -38,5 +38,5 @@ Target = sway-git
|
||||
[Action]
|
||||
Description = Applying setuid-bit to sway (and stripping filecaps)
|
||||
When = PostTransaction
|
||||
Exec = /usr/bin/chmod +s /usr/bin/sway && setcap -r /usr/bin/sway
|
||||
Exec = /bin/sh -c '/usr/bin/chmod +s /usr/bin/sway && setcap -r /usr/bin/sway'
|
||||
```
|
Loading…
Reference in New Issue
Block a user