Get user input when installing port
Alnis Morics
alnis.moritz at gmail.com
Wed Jan 25 19:06:25 UTC 2017
On 01/25/2017 07:40 PM, Alistair Meney wrote:
> I'm building a database port and need user input to set a
> password when installing - is there an accepted or standard
> way in ports to do this, or I just hack my own thing?
Sounds quite unusual to me. Why not just setting/changing a password
after the database port is installed? Such as MySQL interactive security
setup:
/usr/local/bin/mysql_secure_installation
-Alnis
>
> --
> Alistair Meney
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list