diff options
author | Bill Nottingham <notting@redhat.com> | 2011-03-14 11:11:20 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2011-03-14 11:11:20 -0400 |
commit | e1a87364b0f8a99eb7afbc3c062aa1eb8d3e5fa3 (patch) | |
tree | 1cef9bc859ce58b029dc8aab529d09c986c0b6a9 | |
parent | fc73bbccaae3858ea3f895e746467a758e6b5593 (diff) | |
download | initscripts-e1a87364b0f8a99eb7afbc3c062aa1eb8d3e5fa3.tar initscripts-e1a87364b0f8a99eb7afbc3c062aa1eb8d3e5fa3.tar.gz initscripts-e1a87364b0f8a99eb7afbc3c062aa1eb8d3e5fa3.tar.bz2 initscripts-e1a87364b0f8a99eb7afbc3c062aa1eb8d3e5fa3.tar.xz initscripts-e1a87364b0f8a99eb7afbc3c062aa1eb8d3e5fa3.zip |
Y kant eye spell? (#684465)
-rw-r--r-- | inittab.systemd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inittab.systemd b/inittab.systemd index 3143379d..c9694e65 100644 --- a/inittab.systemd +++ b/inittab.systemd @@ -6,8 +6,8 @@ # # systemd uses 'targets' instead of runlevels. By default, there are two main targets: # -# multi-user.target: analagous to runlevel 3 -# graphical.target: analagous to runlevel 5 +# multi-user.target: analogous to runlevel 3 +# graphical.target: analogous to runlevel 5 # # To set a default target, run: # |