Merge 60fa3390c2 into 0eb28ac3d8
This commit is contained in:
commit
f9532db7f4
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3 -Es
|
||||
#!/usr/bin/python3 -E
|
||||
import sys
|
||||
import os
|
||||
import dbus
|
||||
|
|
|
|||
2
tuned.py
2
tuned.py
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3 -Es
|
||||
#!/usr/bin/python3 -E
|
||||
#
|
||||
# tuned: daemon for monitoring and adaptive tuning of system devices
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue