Dean Roehrich wrote: > On Fri, May 16, 2008 at 11:03:38AM +0100, Darren J Moffat wrote: >> Dean Roehrich wrote: >>> This case is concerned with the main filesystem daemon, sam-fsd, to get >>> SAM-QFS out of inittab. The project team intends to deal with SAM itself >>> in >>> another case. >> Tiny nit but the service name generally shouldn't need to end in "d" for >> daemon. So svc:/system/sam-fs:default is preferred over >> svc:/system/sam-fsd:default. For example we use svs:/system/nfs/*. > > sam-fsd is something that SAM-QFS customers recognize; they know what it is > and they're familiar with it. The team is reluctant to hide it behind another > name. > > >> What is the method_credential that these new services run the start/stop >> methods with ? Do the services need to run as root with all privilege >> or can they run with less ? > > sam-fsd is run with root permissions.
uid == 0 or privs=all or both ? Does it actually need all that privilege ? -- Darren J Moffat
