#!/bin/sh getent group ccache > /dev/null || /usr/sbin/groupadd -g 37 ccache