]> code.delx.au - monosys/blobdiff - etc/systemd/system/nouveau-pstate.service
Delete old linux-config stuff
[monosys] / etc / systemd / system / nouveau-pstate.service
diff --git a/etc/systemd/system/nouveau-pstate.service b/etc/systemd/system/nouveau-pstate.service
deleted file mode 100644 (file)
index 0e139b2..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Set nouveau pstate
-After=basic.target
-
-[Service]
-Type=oneshot
-ExecStart=/bin/bash -c 'echo AUTO > /sys/kernel/debug/dri/0/pstate'
-
-[Install]
-WantedBy=basic.target