[SOLVED] CUPS needs a deprecated cups group
Im having some problems with cups. When i try to start it with OpenRC it tries to checkpaths with the cups group, but that group is deprecated.
sudo rc-service cupsd start
* checkpath: owner `root:cups' not found
* checkpath: owner `root:cups' not found
* checkpath: owner `root:cups' not found
* checkpath: mkdir: No such file or directory
* ERROR: cupsd failed to start
EDIT: I simply added the group and it worked