summaryrefslogtreecommitdiffstats
path: root/gnu/usr.sbin/yppasswdd/yppwupdate
blob: 77412b0e44d8ccf4ecc61f8d4dd8f8e14e8e7a70 (plain)
1
2
3
4
5
6
#!/bin/sh
#
# This script is invoked by yppasswdd to update the password
# maps after the master password file has been modified.

cd /var/yp; make
OpenPOWER on IntegriCloud