From 6aae90784e59d104098b9b52fc9c4785e0826f71 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sun, 31 Oct 2021 11:58:04 -0400 Subject: make ioslay work as service with ioslay-mgr --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 498afa8..77a6412 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BINDIR = /usr/local/bin -BINARIES = sliceweasel fireslay ioslay-firefox +BINARIES = sliceweasel fireslay ioslay-firefox cgroup-show-each-new-process ioslay-mgr.sh SUDO != [ "$$(id -u)" = 0 ] || echo sudo .PHONY: install install-bin -- cgit v1.2.3