[arch-commits] Commit in systemd/trunk (systemd.install)

Dave Reisner dreisner at nymeria.archlinux.org
Sun Aug 4 01:30:13 UTC 2013


    Date: Sunday, August 4, 2013 @ 03:30:12
  Author: dreisner
Revision: 192007

make sure we enable getty on the right tty

Modified:
  systemd/trunk/systemd.install

-----------------+
 systemd.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: systemd.install
===================================================================
--- systemd.install	2013-08-03 20:46:26 UTC (rev 192006)
+++ systemd.install	2013-08-04 01:30:12 UTC (rev 192007)
@@ -42,7 +42,7 @@
   post_common
 
   # enable getty at tty1 by default, but don't track the file
-  systemctl enable getty at .service
+  systemctl enable getty at tty1.service
 
   echo ":: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your"
   echo "   bootloader to replace sysvinit with systemd, or install systemd-sysvcompat"




More information about the arch-commits mailing list