#!/usr/bin/execlineb -P

envfile -I /etc/s6-rc/config/uuidd.conf
importas -sCuD "" Args Args

foreground { install -d -o uuidd -g uuidd /run/uuidd }
fdmove -c 2 1
exec -c uuidd --no-fork --no-pid ${Args}
