Merge pull request #4369 from TheSiman/patch-1

Fix link to gvariant documentation in systemd docs.
This commit is contained in:
Akihiro Suda
2024-08-09 17:02:44 +10:00
committed by GitHub
+1 -1
View File
@@ -125,7 +125,7 @@ The above will set the following properties:
* `CollectMode` to "inactive-or-failed".
The values must be in the gvariant text format, as described in
[gvariant documentation](https://docs.gtk.org/glib/gvariant-text.html).
[gvariant documentation](https://docs.gtk.org/glib/gvariant-text-format.html).
To find out which type systemd expects for a particular parameter, please
consult systemd sources.