Magellan Linux

Diff of /smage/trunk/extras/mcore-tools/mcore-tools-0.1_svn2608-r1.smage2

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

revision 7554 by niro, Mon Sep 21 14:19:09 2015 UTC revision 7555 by niro, Mon Sep 21 14:30:19 2015 UTC
# Line 69  postinstall() Line 69  postinstall()
69  {  {
70   mstartunit mcored   mstartunit mcored
71   mstartunit mcore-register-client   mstartunit mcore-register-client
72   #mstartunit mcore-request-configuration   mstartunit mcore-request-configuration
73  }  }
74    
75  postremove()  postremove()
76  {  {
77   mstopunit mcored   mstopunit mcored
78   mstopunit mcore-register-client   mstopunit mcore-register-client
79   #mstopunit mcore-request-configuration   mstopunit mcore-request-configuration
80  }  }

Legend:
Removed from v.7554  
changed lines
  Added in v.7555