From 97a8115d3037f075c63a2b197aa8807d6cff3afe Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Thu, 4 Jun 2009 11:06:42 -0400 Subject: It's /sbin/fsadm, not /sbin/e2fsadm (#504043). --- scripts/upd-instroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/upd-instroot b/scripts/upd-instroot index a8599465f..f4b442609 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -363,7 +363,7 @@ sbin/dhclient-script sbin/dhcp6c sbin/dosfslabel sbin/dumpe2fs -sbin/e2fsadm +sbin/fsadm sbin/e2fsck sbin/e2label sbin/fdisk -- cgit