Revision 229
Added by Aaron Marcuse-Kubitza about 13 years ago
Makefile | ||
---|---|---|
33 | 33 |
endif |
34 | 34 |
|
35 | 35 |
_user: FORCE |
36 |
@echo "At prompt \"Password:\", enter *your* password for sudo"
|
|
36 |
@echo "At sudo password prompt, enter *your* password"
|
|
37 | 37 |
@sudo -v |
38 | 38 |
@echo "At prompt \"Enter password for new role:\", enter $(out_password)" |
39 | 39 |
-$(_user_cmd) |
Also available in: Unified diff
DB user creation: Clarified instructions