Displaying 1 result from an estimated 1 matches for "51b8020b29f6".
2013 Jul 14
2
2.2.4 - quota-status changing the user it is running as
Hello,
I'm currently experimenting with this quota-status service configuration:
	service quota-status {
		client_limit = 1
		executable = quota-status -p postfix
	
		# Let's make the default explicit.
		user = root
		unix_listener /var/spool/postfix/private/quota-policyd {
			user = postfix
		}
	}
The idea is to run the service as root during the preliminary tests (at worst, since