summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nshd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nshd.service.in b/nshd.service.in
index 7760687..6aa3d2f 100644
--- a/nshd.service.in
+++ b/nshd.service.in
@@ -19,7 +19,7 @@ Also=nshd.socket
# The following is a workaround for a scheduling deadlock in systemd
# v230 (and probably other versions). What "naturally" happens is
# that we would be socket-activated by systemd-logind which is
-# dbus-activated during systemd' dbus_init(), which is called when
+# dbus-activated during systemd's dbus_init(), which is called when
# dbus.service starts. However, systemd is buggy and won't activate
# any services during dbus_init(), so the whole thing deadlocks. A
# timeout means that boot eventually continues, but we are left with a