ports/sysutils/runit/files/patch-etc_freebsd_finish
Chris Rees aa463ad2ec Add pkg-message with hints on replacing init
Patch to allow running from PREFIX without copying (caveat-- must be on root
filesystem!)

Various minor runtime fixes
2016-08-11 21:06:42 +00:00

7 lines
202 B
Text

--- etc/freebsd/getty-ttyv4/finish 2016-07-28 16:39:47.000000000 +0100
+++ finish 2016-08-10 22:28:28.274811000 +0100
@@ -1,2 +1,3 @@
#!/bin/sh
-exec utmpset -w ttyv4
+. whichtty
+exec utmpset -w $tty