Revision c93daaa9

b/daemons/daemon-util.in
240 240
      --user ${usergroup%:*} \
241 241
      $daemonexec $args "$@"
242 242
  fi
243

  
244
  # FIXME: This is a workaround for issue 477. Remove this once confd does not
245
  # mess up the permissions anymore.
246
  if [[ "$name" == ganeti-confd ]]; then
247
    @PKGLIBDIR@/ensure-dirs;
248
  fi
243 249
}
244 250

  
245 251
# Stops a daemon

Also available in: Unified diff