]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 4 Dec 2017 06:25:08 +0000 (15:25 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 5 Dec 2017 14:30:47 +0000 (23:30 +0900)
man/systemd.exec.xml

index 019bc3bae51062101b789663cd10101c382f5fcf..849baec974f1fb8821ca8948649db3789df5d0a5 100644 (file)
@@ -1053,7 +1053,7 @@ CapabilityBoundingSet=~CAP_B CAP_C</programlisting>
 
         <listitem><para>Takes a boolean argument. If true, explicit module loading will be denied. This allows to turn
         off module load and unload operations on modular kernels. It is recommended to turn this on for most services
-        that do not need special file systems or extra kernel modules to work. Default to off. Enabling this option
+        that do not need special file systems or extra kernel modules to work. Defaults to off. Enabling this option
         removes <constant>CAP_SYS_MODULE</constant> from the capability bounding set for the unit, and installs a
         system call filter to block module system calls, also <filename>/usr/lib/modules</filename> is made
         inaccessible. For this setting the same restrictions regarding mount propagation and privileges apply as for