Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.sbin/postinstall



On 9/22/12 2:20 AM, Adrian Steinmann wrote:
Module Name:    src
Committed By:   ast
Date:           Sat Sep 22 09:20:07 UTC 2012

Modified Files:
        src/usr.sbin/postinstall: postinstall

Log Message:
Make sure that the "to fix, run: ..." instructions actually work cut-and-paste
By default postinstall has mode 644 so /bin/sh or similar needs to be prepended


To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 src/usr.sbin/postinstall/postinstall

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Um, /usr/sbin/postinstall is 555 by default. :) I don't know that we need to cater to uninstalled versions in the instructions.

+j


Home | Main Index | Thread Index | Old Index