From c3fca39d2753588ae7d4eba9c70fc9c1ae75ec6f Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Wed, 9 Aug 2006 21:38:42 +0000 Subject: [PATCH] myplc startup now always regenerates configuration at least once --- myplc.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/myplc.spec b/myplc.spec index aa95259..47867c3 100644 --- a/myplc.spec +++ b/myplc.spec @@ -143,9 +143,6 @@ if [ -x /sbin/chkconfig ] ; then /sbin/chkconfig plc on fi -# Force a regeneration to take into account new variables -touch /plc/data/etc/planetlab/default_config.xml - %triggerpostun -- %{name} # 0 = erase, 1 = upgrade if [ $1 -gt 0 ] ; then -- 2.45.2