svn commit: r293115 - head/etc
Allan Jude
allanjude at freebsd.org
Mon Jan 4 16:53:03 UTC 2016
On 2016-01-04 11:50, Warner Losh wrote:
>
>
> On Mon, Jan 4, 2016 at 1:44 AM, Jan Beich <jbeich at vfemail.net
> <mailto:jbeich at vfemail.net>> wrote:
>
> Warner Losh <imp at FreeBSD.org> writes:
>
> > Author: imp
> > Date: Sun Jan 3 19:18:48 2016
> > New Revision: 293115
> > URL: https://svnweb.freebsd.org/changeset/base/293115
> >
> > Log:
> > Use /bin/rm to remove /firstboot*. Otherwise rm -i alias is picked
> > up and can cause issues on boot with the prompts.
>
> Why do you have ~/.profile stuff leaking into rc* boot sequence?
>
>
> Because I though they were in /root/.profile. I was going to quote
> them here. Also, all other instances of rm in the rc files I noticed
> with a quick grep has /bin/rm.
>
> Turns out it is simply rm's default behavior w/o -f to prompt, I think.
>
> Warner
Prompting is not the default behaviour, but also check /etc/profile
--
Allan Jude
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20160104/0f4e3f1d/attachment-0001.sig>
More information about the svn-src-all
mailing list