summaryrefslogtreecommitdiff
path: root/man/systemd.xml
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <memxor@gmail.com>2020-04-28 19:09:53 +0530
committerKumar Kartikeya Dwivedi <memxor@gmail.com>2020-05-01 03:22:59 +0530
commit5ec7a9947edd3dadc3546f02273e9b5a4e67c125 (patch)
tree0286e8e5267fba75ab1d9ba0dfc5995a35998a7e /man/systemd.xml
parent4f07ddfa9bc2242eaa6c288a15b8bce4e4383931 (diff)
downloadsystemd-5ec7a9947edd3dadc3546f02273e9b5a4e67c125.tar.gz
man: sd_notify() race is gone with sd_notify_barrier()
Add note for change of behaviour in systemd-notify, where parent pid trick is only used when --no-block is passed, and with enough privileges ofcourse. Also, fix a small error in systemd(1).
Diffstat (limited to 'man/systemd.xml')
-rw-r--r--man/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.xml b/man/systemd.xml
index 1534027d92..4e08ff6254 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -257,7 +257,7 @@
execution compared to the target unit's state and is marked successful and
complete when both satisfy. However, this job also pulls in other
dependencies due to the defined relationships and thus leads to, in our
- our example, start jobs for any of those inactive units getting queued as
+ example, start jobs for any of those inactive units getting queued as
well.</para>
<para>systemd contains native implementations of various tasks