]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
doc: update TRANSIENT-SETTINGS.md
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 14 Dec 2017 13:02:06 +0000 (22:02 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 15 Dec 2017 00:11:51 +0000 (09:11 +0900)
TRANSIENT-SETTINGS.md

index 17fe0604ec1d23a9e283ae88c146947f2db3f6a3..789ffe0dcfad3596fb9efccc906f443271764f69 100644 (file)
@@ -325,7 +325,7 @@ Most timer unit settings are available to transient units.
 ✓ OnStartupSec=
 ✓ OnUnitActiveSec=
 ✓ OnUnitInactiveSec=
-  Persistent=
+ Persistent=
 ✓ WakeSystem=
 ✓ RemainAfterElapse=
 ✓ AccuracySec=
@@ -421,17 +421,17 @@ Swap units are currently not available at all as transient units:
 
 ## Path Unit Settings
 
-Path units are currently not available at all as transient units:
+Most path unit settings are available to transient units.
 
 ```
-  PathExists=
-  PathExistsGlob=
-  PathChanged=
-  PathModified=
-  DirectoryNotEmpty=
+ PathExists=
+ PathExistsGlob=
+ PathChanged=
+ PathModified=
+ DirectoryNotEmpty=
   Unit=
-  MakeDirectory=
-  DirectoryMode=
+ MakeDirectory=
+ DirectoryMode=
 ```
 
 ## Install Section