makedeb


ananicy 2.2.1-2


Another auto nice daemon, with community rules support

Click here to go back to the commit logs for ananicy.

Commit:


Hash: 39c606237ad596bece42a74c7f145a86b9c3a486

Message: Really removed deprecated ananicy.install

Diff


diff --git a/ananicy.install b/ananicy.install
deleted file mode 100644
index f4c9424..0000000
--- a/ananicy.install
+++ /dev/null
@@ -1,5 +0,0 @@
-post_install() {
-	echo "To enable:"
-	echo "\$ sudo systemctl enable ananicy"
-	echo "Configs in /etc/ananicy.d/"
-}