#!/bin/sh # Tell Profile-sync-daemon to resync if [ -x /etc/rc.d/rc.psd ]; then /etc/rc.d/rc.psd start fi