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