mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-12 17:15:00 +00:00
953d4b6683
Basically add an icon, setup the desktop environment, setup system-config-selinux to run via pkexec.
4 lines
90 B
Bash
Executable File
4 lines
90 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec /usr/bin/pkexec /usr/share/system-config-selinux/system-config-selinux.py
|