mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-18 21:00:56 +02:00
pentoo-system: helps if the sudo shortcut actually runs sudo
This commit is contained in:
parent
4d3a0b046f
commit
38ecf5a131
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Version=1.0
|
|||
Type=Application
|
||||
Name=toggle_hardened
|
||||
Comment={En,Dis}able PaX softmode
|
||||
Exec=/usr/sbin/toggle_hardened
|
||||
Exec=sudo /usr/sbin/toggle_hardened
|
||||
Icon=changes-allow
|
||||
Path=/tmp
|
||||
Terminal=false
|
||||
|
|
|
|||
Loading…
Reference in a new issue