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