Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2008 11:54:25 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Omer Faruk Sen <omerfsen@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: install.cfg and command
Message-ID:  <20080429115404.S85697@wojtek.tensor.gdynia.pl>
In-Reply-To: <75a268720804290203h490a300ap728354046e9eafd1@mail.gmail.com>
References:  <75a268720804290203h490a300ap728354046e9eafd1@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> http://lists.freebsd.org/pipermail/freebsd-questions/2004-March/040502.htmlit
> states that I can run commands while installing server like:
>
> command="echo keyrate="fast" >> /etc/rc.conf"

  command="echo keyrate=\"fast\" >>/etc/rc.conf"

> system
>
> But when I use that I get error I can't issue that command. Is there a
> speacial way  to execute commands like that in install.cfg ( echo " " >>
> file_on_disk_not_in_memory_filesystem   )
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080429115404.S85697>