diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/serial-getty@.service.m4 | 2 | ||||
-rw-r--r-- | units/system-update.target | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/units/serial-getty@.service.m4 b/units/serial-getty@.service.m4 index d61f93cec3..fa386ea0d4 100644 --- a/units/serial-getty@.service.m4 +++ b/units/serial-getty@.service.m4 @@ -7,7 +7,7 @@ [Unit] Description=Serial Getty on %I -Documentation=man:agetty(8) +Documentation=man:agetty(8) man:systemd-getty-generator(8) BindTo=dev-%i.device After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service m4_ifdef(`TARGET_FEDORA', diff --git a/units/system-update.target b/units/system-update.target index 381f3f9a6a..d0f847f957 100644 --- a/units/system-update.target +++ b/units/system-update.target @@ -8,7 +8,7 @@ [Unit] Description=System Update Documentation=http://freedesktop.org/wiki/Software/systemd/SystemUpdates -Documentation=man:systemd.special(7) +Documentation=man:systemd.special(7) man:systemd-system-update-generator(8) Requires=sysinit.target Conflicts=shutdown.target systemd-readahead-collect.service systemd-readahead-replay.service After=sysinit.target |