The jail init script's shebang line still has `@PREFIX@` and `$header: $` lines when installed. ``` sh #!@PREFIX@/sbin/openrc-run # Copyright 1992-2012 FreeBSD Project # Released under the 2-clause BSD license # $Header: $ ```