OXIESEC PANEL
- Current Dir:
/
/
lib
/
python3.9
/
site-packages
/
tuned
/
ppd
Server IP: 2a02:4780:11:1594:0:ef5:22d7:a
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
02/13/2025 09:25:13 PM
rwxr-xr-x
📁
__pycache__
-
02/13/2025 09:25:13 PM
rwxr-xr-x
📄
config.py
3.47 KB
08/07/2024 08:09:40 PM
rw-r--r--
📄
controller.py
8.31 KB
08/07/2024 08:09:40 PM
rw-r--r--
📄
dbus.conf
747 bytes
08/07/2024 08:09:40 PM
rw-r--r--
📄
ppd.conf
225 bytes
08/07/2024 08:09:40 PM
rw-r--r--
📄
tuned-ppd.dbus.service
105 bytes
08/07/2024 08:09:40 PM
rw-r--r--
📄
tuned-ppd.policy
992 bytes
08/07/2024 08:09:40 PM
rw-r--r--
📄
tuned-ppd.service
270 bytes
08/07/2024 08:09:40 PM
rw-r--r--
Editing: tuned-ppd.policy
Close
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd"> <policyconfig> <vendor>TuneD</vendor> <vendor_url>https://tuned-project.org/</vendor_url> <action id="net.hadess.PowerProfiles.HoldProfile"> <description>Hold power profile</description> <message>Authentication is required to hold power profiles.</message> <defaults> <allow_any>no</allow_any> <allow_inactive>no</allow_inactive> <allow_active>yes</allow_active> </defaults> </action> <action id="net.hadess.PowerProfiles.ReleaseProfile"> <description>Release power profile</description> <message>Authentication is required to release power profiles.</message> <defaults> <allow_any>no</allow_any> <allow_inactive>no</allow_inactive> <allow_active>yes</allow_active> </defaults> </action> </policyconfig>