splitting off bug#17301 > (In reply to Nate Rini from bug#17301 comment #16) > > > it is being started as root. I would suggest having both daemons be > > configured with systemd unit file based on the file's user/group: > > > user=slurm > > > group=slurm > > Hi Nate -- one quick question to this. I've already added a user and a group > to the slurmctld and slurmdbd systemd config files. However I noticed that > the following warning / info appears after the service restart: > > Aug 11 00:58:11 us1salx09012.corpnet2.com slurmdbd[3529030]: slurmdbd: Not > running as root. Can't drop supplementary groups > > Just wanted to check with you when potentially it could cause an issue (if > any)? What groups it is about? > > Thanks, > Radek Need to avoid creating this log message when started by systemd: > Aug 11 00:58:11 us1salx09012.corpnet2.com slurmdbd[3529030]: slurmdbd: Not > running as root. Can't drop supplementary groups
Closing this ticket as it was already implemented by dbbeb36863e via ticket#20773 *** This ticket has been marked as a duplicate of ticket 20773 ***