From: glitsj16 Date: Sat, 22 Feb 2020 01:16:11 +0000 (+0000) Subject: Fix typo X-Git-Tag: release-1.11.0~133^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F166%2Fhead;p=thirdparty%2Funbound.git Fix typo --- diff --git a/contrib/unbound.service.in b/contrib/unbound.service.in index 8c51bcbbe..8ebe529c9 100644 --- a/contrib/unbound.service.in +++ b/contrib/unbound.service.in @@ -76,7 +76,7 @@ RestrictSUIDSGID=yes ReadWritePaths=@UNBOUND_RUN_DIR@ @UNBOUND_CHROOT_DIR@ # Below rules are needed when chroot is enabled (usually it's enabled by default). -# If chroot is disabled like chrooot: "" then they may be safely removed. +# If chroot is disabled like chroot: "" then they may be safely removed. TemporaryFileSystem=@UNBOUND_CHROOT_DIR@/dev:ro TemporaryFileSystem=@UNBOUND_CHROOT_DIR@/run:ro BindReadOnlyPaths=-/run/systemd/notify:@UNBOUND_CHROOT_DIR@/run/systemd/notify