From dee275c89e23079e39ad4ab0021f58aca5e5822d Mon Sep 17 00:00:00 2001 From: Albert S Date: Tue, 2 Jan 2018 16:49:31 +0100 Subject: [PATCH] format README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e0de511..cdfade2 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Setup If cgroup_root isn't mounted to /sys/fs/cgroup, do it or change the constant in the source to the correct path. +``` make cp qsni /usr/bin/ chmod o=rx /usr/bin/qsni @@ -50,6 +51,7 @@ mkdir /etc/qsni.d chmod o=rx /etc/qsni.d cp profiles/blocked /etc/qsni.d/blocked chmod o=r /etc/qsni.d/blocked +``` Every profile must have its own unique CGROUP_ID value in the profile file.