freebsd-dev/gnu/usr.sbin/yppasswdd/yppwupdate
1995-02-01 23:30:02 +00:00

8 lines
167 B
Bash

#!/bin/sh
#
# This script is invoked by yppasswdd to update the password
# maps after the master password file has been modified.
umask 077
cd /var/yp; /usr/bin/make