]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: systemd-mount also support -G option 7521/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 30 Nov 2017 19:49:21 +0000 (04:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 30 Nov 2017 19:49:21 +0000 (04:49 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 7d3fe9b41529bf3ad9060e29cc55619ea685196b..235543948ac2786b64342b45945ac4bffd9f387a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -101,7 +101,7 @@ CHANGES WITH 236 in spe:
           tweaking the garbage collection logic for units. It may be used to
           tell systemd to garbage collect units that have failed automatically
           (normally it only GCs units that exited successfully). systemd-run
-          exposes this new functionality wiht a new -G option.
+          and systemd-mount exposes this new functionality wiht a new -G option.
 
         * Services gained a two new settings StandardInputData= and
           StadardInputText=, along with a new option StandardInput=data. They