1
0
Fork 0
This commit is contained in:
Mario Limonciello 2026-05-22 12:34:12 +08:00 committed by GitHub
commit f9532db7f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3 -Es
#!/usr/bin/python3 -E
import sys
import os
import dbus

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3 -Es
#!/usr/bin/python3 -E
#
# tuned: daemon for monitoring and adaptive tuning of system devices
#