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/*. 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 ? -- Darren J Moffat
