mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
7 lines
70 B
Bash
7 lines
70 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
sed -e 's/ident.*GENERIC/ident BOOTMFS/g'
|