Pass 'nodevice' onto the final output.
This commit is contained in:
parent
c22d5639b0
commit
d7dfd82e97
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/sed -E -n -f
|
||||
# $FreeBSD$
|
||||
|
||||
/^(machine|ident|device|makeoptions|options|profile|cpu|option|maxusers)[[:space:]]/ {
|
||||
/^(machine|ident|device|nodevice|makeoptions|options|profile|cpu|option|maxusers)[[:space:]]/ {
|
||||
s/[[:space:]]*#.*$//
|
||||
p
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user