diff --git a/chapter07/systemd-custom.xml b/chapter07/systemd-custom.xml index 821ce3895..455320dc2 100644 --- a/chapter07/systemd-custom.xml +++ b/chapter07/systemd-custom.xml @@ -40,7 +40,7 @@ cat > /etc/systemd/system/getty@tty1.service.d/noclear.conf << EOF TTYVTDisallocate=no EOF - The boot messages can always be revied by using the + The boot messages can always be reviewed by using the journalctl -b command as the root user.