Date: Wed, 13 Oct 1999 16:57:38 -0700 From: Shawn Ramsey <shawn@megadeth.org> To: questions@freebsd.org Subject: Rdist Message-ID: <38051C72.88125DE1@megadeth.org>
next in thread | raw e-mail | index | archive | help
I am trying to get rdist working, and it is working, except one thing. It will not run the "special" command. Here is my distfile : HOSTS = ( host1 ) FILES = ( /etc/master.passwd) ${FILES} -> ${HOSTS} install -R; special "/usr/sbin/pwd_mkdb /etc/master.passwd" ; That is the only way I could get special to run, otherwise it tells me syntax error. It gives no error, it just doesn't run the command. It copies the file fine. -- Windows 95 (win-DOH-z), n. A thirty-two bit extension and graphical shell to a sixteen bit patch to an eight bit operating system originally coded for a four bit microprocessor which was used in a PC built by a formerly two bit company that couldn't stand one bit of competition. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38051C72.88125DE1>