From f501819f31d619e982ac7eeeddb30aea226795bf Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 16 Apr 2009 16:04:45 -0400 Subject: Remove persistent names on sys-unconfig. (#448322) --- sys-unconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'sys-unconfig') diff --git a/sys-unconfig b/sys-unconfig index e6b3416d..0c9e5531 100644 --- a/sys-unconfig +++ b/sys-unconfig @@ -8,4 +8,5 @@ if [ $# -ne 0 ]; then fi touch /.unconfigured +rm -f /etc/udev/rules.d/*-persistent-*.rules halt -- cgit v1.2.1