format README.md
This commit is contained in:
parent
ed2b8568f2
commit
dee275c89e
@ -40,6 +40,7 @@ Setup
|
|||||||
If cgroup_root isn't mounted to /sys/fs/cgroup, do it or change the
|
If cgroup_root isn't mounted to /sys/fs/cgroup, do it or change the
|
||||||
constant in the source to the correct path.
|
constant in the source to the correct path.
|
||||||
|
|
||||||
|
```
|
||||||
make
|
make
|
||||||
cp qsni /usr/bin/
|
cp qsni /usr/bin/
|
||||||
chmod o=rx /usr/bin/qsni
|
chmod o=rx /usr/bin/qsni
|
||||||
@ -50,6 +51,7 @@ mkdir /etc/qsni.d
|
|||||||
chmod o=rx /etc/qsni.d
|
chmod o=rx /etc/qsni.d
|
||||||
cp profiles/blocked /etc/qsni.d/blocked
|
cp profiles/blocked /etc/qsni.d/blocked
|
||||||
chmod o=r /etc/qsni.d/blocked
|
chmod o=r /etc/qsni.d/blocked
|
||||||
|
```
|
||||||
|
|
||||||
Every profile must have its own unique CGROUP_ID value in the profile
|
Every profile must have its own unique CGROUP_ID value in the profile
|
||||||
file.
|
file.
|
||||||
|
Loading…
Reference in New Issue
Block a user