diff options
| author | Michael Biebl <biebl@debian.org> | 2025-08-01 19:15:13 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2025-08-01 19:15:13 +0200 |
| commit | 7e9091a5960f67a84787c03153324915220e4816 (patch) | |
| tree | dc743de962532932ebc3b4ed3a36ddd093d97d68 /man/nm-cloud-setup.xml | |
| parent | 582eb4472a0f3375042afb9026cbeb50e058a27d (diff) | |
New upstream version 1.54.0 upstream/1.54.0
Diffstat (limited to 'man/nm-cloud-setup.xml')
| -rw-r--r-- | man/nm-cloud-setup.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/nm-cloud-setup.xml b/man/nm-cloud-setup.xml index b24de6b9..af98b592 100644 --- a/man/nm-cloud-setup.xml +++ b/man/nm-cloud-setup.xml @@ -115,9 +115,9 @@ <title>nm-cloud-setup.service systemd unit</title> <para>Usually <command>/usr/libexec/nm-cloud-setup</command> is not run directly, but only by <command>systemctl restart nm-cloud-setup.service</command>. This - ensures that the tool only runs once at any time. It also allows to integrate - with the nm-cloud-setup systemd timer, - and to enable/disable the service via systemd.</para> + ensures that the tool only runs once at any time. + The unit is also used by the nm-cloud-setup systemd timer and allows + enabling/disabling the service via systemd.</para> <para>As you need to set environment variable to configure nm-cloud-setup binary, you can do so via systemd override files. Try <command>systemctl edit nm-cloud-setup.service</command>.</para> |