public void register(boolean user) throws Exception {
   platform.installDaemon(user);
 }