diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-05-21 14:30:53 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-05-21 14:31:02 -0400 |
commit | 29d1fcb4a3c921a3d4490353474e9775f7b13b0e (patch) | |
tree | abfc18887b13be84035c89dd7d4956bf3c97b0ee | |
parent | 1579dd2c9b8f97e5ec4016d3928d73fea160e55a (diff) |
NEWS: fix typo and expand abbreviation
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ CHANGES WITH 220: * Support for configuring alternative mappings of the old SysV runlevels to systemd targets has been removed. They are now - harcoded in a way that runlevels 2, 3, 4 all map to + hardcoded in a way that runlevels 2, 3, 4 all map to multi-user.target and 5 to graphical.target (which previously was already the default behaviour). @@ -21,7 +21,7 @@ CHANGES WITH 220: * The EFI System Partition (ESP) as mounted to /boot by systemd-efi-boot-generator will now be unmounted - automatically after 2min of not being used. This should + automatically after 2 minutes of not being used. This should minimize the risk of ESP corruptions. * New /etc/fstab options x-systemd.requires= and |