From 2fd23d473be903c939c4dfba038ecacf4e507908 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Mon, 31 Oct 2022 17:42:02 +0000 Subject: [PATCH] fix: typo --- README.md | 1 + isso.service | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3664726 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This is a public version of my isso commenting setup. diff --git a/isso.service b/isso.service index df0b08e..64b726a 100644 --- a/isso.service +++ b/isso.service @@ -14,8 +14,7 @@ LimitNOFILE=16384 LimitNPROC=16384 LimitLOCKS=16384 -# ensures that the service process and all its children can - never gain new +# ensures that the service process and all its children can never gain new # privileges. NoNewPrivileges=true