mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Adding glabel alias killed gpart alias; fix it.
This commit is contained in:
parent
d1317e00b8
commit
089103218a
1 changed files with 1 additions and 2 deletions
|
|
@ -185,8 +185,7 @@ CRUNCH_ALIAS_reboot= fastboot halt fasthalt
|
|||
CRUNCH_ALIAS_restore= rrestore
|
||||
CRUNCH_ALIAS_dump= rdump
|
||||
CRUNCH_ALIAS_fsck_ffs= fsck_4.2bsd fsck_ufs
|
||||
CRUNCH_ALIAS_geom= gpart
|
||||
CRUNCH_ALIAS_geom= glabel
|
||||
CRUNCH_ALIAS_geom= glabel gpart
|
||||
|
||||
# dhclient has historically been troublesome...
|
||||
CRUNCH_PROGS_sbin+= dhclient
|
||||
|
|
|
|||
Loading…
Reference in a new issue