blob: 241d7a0bc56afd905b260fb80eeb7f6457974f51 [file] [log] [blame]
#! /bin/sh
if [ -x /usr/sbin/uuidd ]
then
/usr/sbin/uuidd -k || true
fi
#DEBHELPER#
exit 0