]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
doc: fix quoting 9092/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 26 May 2018 15:02:53 +0000 (17:02 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 26 May 2018 15:02:53 +0000 (17:02 +0200)
Noticed by Craig Barnes.

doc/PORTABLE_SERVICES.md

index b989a4e5499c04cc38e814e00fe04deae264522f..1833244447277ba0e0b9776437d97633f7c08cf9 100644 (file)
@@ -120,7 +120,7 @@ This command does the following:
    generally contains security options that lock down the service. By default
    the `default` profile is used, which provides a medium level of
    security. There's also `trusted` which runs the service at the highest
-   privileges, i.e. host's root and everything. The `strict' profile comes with
+   privileges, i.e. host's root and everything. The `strict` profile comes with
    the toughest security restrictions. Finally, `nonetwork` is like `default`
    but without network access. Users may define their own profiles too (or
    modify the existing ones)