chiark / gitweb /
unit: link up getty configuration from man page and unit files
authorLennart Poettering <lennart@poettering.net>
Tue, 20 Nov 2012 19:09:38 +0000 (20:09 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 20 Nov 2012 19:10:30 +0000 (20:10 +0100)
man/systemd-getty-generator.xml
units/getty.target
units/getty@.service.m4
units/serial-getty@.service.m4

index 1c9c9345f90f4083f6178b4ac5a5fa0ca1516aad..da88e727c7f24fa964cfe6d30131429cc9e61f3d 100644 (file)
                 implements the <ulink
                 url="http://www.freedesktop.org/wiki/Software/systemd/Generators">generator
                 specification</ulink>.</para>
                 implements the <ulink
                 url="http://www.freedesktop.org/wiki/Software/systemd/Generators">generator
                 specification</ulink>.</para>
+
+                <para>Further information about configuration of
+                gettys you may find in <ulink
+                url="http://0pointer.de/blog/projects/serial-console.html">systemd
+                for Administrators, Part XVI: Gettys on Serial
+                Consoles (and Elsewhere)</ulink>.</para>
         </refsect1>
 
         <refsect1>
         </refsect1>
 
         <refsect1>
index d53da35f9cc1d020b4c521a489041283919d71f1..c33d44657a4637ce7b665dd767075d79bc2df15b 100644 (file)
@@ -7,4 +7,5 @@
 
 [Unit]
 Description=Login Prompts
 
 [Unit]
 Description=Login Prompts
-Documentation=man:systemd.special(7)
+Documentation=man:systemd.special(7) man:systemd-getty-generator(8)
+Documentation=http://0pointer.de/blog/projects/serial-console.html
index 810c23fc12258ff91bf1a26c7766c97b5bfc14d5..cc9a2ac644235f497cc243c67ec33a6415b13578 100644 (file)
@@ -7,7 +7,8 @@
 
 [Unit]
 Description=Getty on %I
 
 [Unit]
 Description=Getty on %I
-Documentation=man:agetty(8)
+Documentation=man:agetty(8) man:systemd-getty-generator(8)
+Documentation=http://0pointer.de/blog/projects/serial-console.html
 After=systemd-user-sessions.service plymouth-quit-wait.service
 m4_ifdef(`TARGET_FEDORA',
 After=rc-local.service
 After=systemd-user-sessions.service plymouth-quit-wait.service
 m4_ifdef(`TARGET_FEDORA',
 After=rc-local.service
index c411dc11217eaea23027dff1ca3aee18f10310af..11f5e2c006bc76ad9175282254a47786ab5c4d8c 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=Serial Getty on %I
 Documentation=man:agetty(8) man:systemd-getty-generator(8)
 [Unit]
 Description=Serial Getty on %I
 Documentation=man:agetty(8) man:systemd-getty-generator(8)
+Documentation=http://0pointer.de/blog/projects/serial-console.html
 BindsTo=dev-%i.device
 After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service
 m4_ifdef(`TARGET_FEDORA',
 BindsTo=dev-%i.device
 After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service
 m4_ifdef(`TARGET_FEDORA',