diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2020-10-28 22:11:23 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-10-28 22:16:57 +0100 |
commit | 50f7b8fb288adb3d67af7f77fa7d14a36a55a916 (patch) | |
tree | 43543277ec20ddfd395e2d0ee9905afd317f8b7a /man | |
parent | Merge pull request #17435 from poettering/event-shuffle-refactor (diff) | |
download | systemd-50f7b8fb288adb3d67af7f77fa7d14a36a55a916.tar.xz systemd-50f7b8fb288adb3d67af7f77fa7d14a36a55a916.zip |
Update org.freedesktop.hostname1 documentation
This documents the polkit actions for `SetDeployment()` and `SetLocation()` which previously were undocumented.
Diffstat (limited to 'man')
-rw-r--r-- | man/org.freedesktop.hostname1.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/org.freedesktop.hostname1.xml b/man/org.freedesktop.hostname1.xml index 6b2341e48c..ab49c0b3e2 100644 --- a/man/org.freedesktop.hostname1.xml +++ b/man/org.freedesktop.hostname1.xml @@ -260,7 +260,8 @@ node /org/freedesktop/hostname1 { <interfacename>org.freedesktop.hostname1.set-hostname</interfacename>. For <function>SetStaticHostname()</function> and <function>SetPrettyHostname()</function> it is <interfacename>org.freedesktop.hostname1.set-static-hostname</interfacename>. For - <function>SetIconName()</function> and <function>SetChassis()</function> it is + <function>SetIconName()</function>, <function>SetChassis()</function>, <function>SetDeployment()</function> + and <function>SetLocation()</function> it is <interfacename>org.freedesktop.hostname1.set-machine-info</interfacename>.</para> </refsect2> </refsect1> |