Am 24.04.2015 um 19:37 schrieb Sage Weil: [...] > -- systemd -- > > Most of the daemons can just get the User=ceph and Group=cpeh lines in the > unit files. The OSD is tricky, though, since we want the prestart script > to run as root so that it can chown the disk contents if necessary. We > have two options, I think: > > 1) run prestart and ceph-osd as root, and add a ceph daemon arg to drop > privileges and setuid. > > 2) add a sudo rule so that the ceph user can run the chown command from > prestart. (This seems more dangerous.) > > Thoughts? Do we need to change the start scripts for SysV init? Or is this something we should ignore because the most distros will use systemd in the future. Danny -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html