From ccac84d02e2dcaf8cfcd23f501f8ceb774025fd2 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 1 Dec 2017 04:49:21 +0900 Subject: [PATCH] NEWS: systemd-mount also support -G option --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7d3fe9b415..235543948a 100644 --- 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