From f770f9fb8ec74b9686eb462466353868e2b27210 Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Mon, 21 Aug 2023 12:22:08 +0200 Subject: README: no need for selinux-basics Signed-off-by: Dominick Grift --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14cdf7f..000075f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ DSSP5 takes care of the boring work for you. You get to do the interesting part. # Dependencies -`apt-get install policycoreutils findutils make` +`apt-get install policycoreutils findutils make --no-install-recommends` # Suggests @@ -47,7 +47,7 @@ SELINUXTYPE=dssp5 EOF ``` -append `security=selinux` to the kernel command line +Append `security=selinux` to the kernel command line. `echo '-FM' > /.autorelabel && reboot` -- cgit v1.2.3