/[smeserver]/cdrom.image/updates/smeupgradeclass.py
ViewVC logotype

Diff of /cdrom.image/updates/smeupgradeclass.py

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by slords, Sun Jul 31 16:38:19 2005 UTC Revision 1.4 by slords, Fri Aug 19 04:34:57 2005 UTC
# Line 89  class InstallClass(BaseInstallClass): Line 89  class InstallClass(BaseInstallClass):
89                  )                  )
90    
91      def postAction(self, rootPath, serial):      def postAction(self, rootPath, serial):
         # Hack to disable SELinux on upgrade  
         sec = security.Security()  
         sec.setSELinux(0)  
         sec.write(rootPath)  
   
92          script = ( "/sbin/syslogd &\n"          script = ( "/sbin/syslogd &\n"
93                     "sleep 2\n"                     "sleep 2\n"
94                     "/sbin/e-smith/signal-event post-upgrade\n" )                     "/sbin/e-smith/signal-event post-upgrade\n" )


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed