summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-10-10 15:20:18 +0200
committerBastien Nocera <hadess@hadess.net>2013-10-14 10:42:55 +0200
commitd10cc97cbb826099530180450052f90b86cdcac8 (patch)
tree62b17c7c5c73eab6b46ca93a5f05907d695fb16b /Makefile.am
parentc842f1a53ec5f1903bd911e0eee2383b0fc5503a (diff)
downloadupower-d10cc97cbb826099530180450052f90b86cdcac8.tar.gz
Remove QoS interface
It was added for some workloads, but ill-suited and never really got traction. Using cgroups to manage the resources of particular services (using systemd), or something separate like rtkit is a better bet.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a741e68..b2e6693 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = etc libupower-glib src doc tools policy po
+SUBDIRS = etc libupower-glib src doc tools po
if BACKEND_TYPE_LINUX
SUBDIRS += rules