> Not really. The point is to meet the principle of least privilege. > That is done with a method_context in the start method. The > default method_context is euid=ruid=egid=rgid = 0, privs = all. > Why is this required for this service? What above noaccess, > privs = none is actually required?
Please use "priv=basic" if you want to define a "a standard account"; priv=none may not be enough not or in the future. I agree with the general sentiment :-) Casper