Changeset 29
- Timestamp:
- 04/28/08 12:42:41 (2 months ago)
- Files:
-
- main/createdbms (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
main/createdbms
r26 r29 531 531 # doasroot $II_SYSTEM/ingres/bin/mkvalidpw 532 532 533 [ -f /etc/shadow -o /etc/security/passwd ] && \ 534 $SUDO $II_SYSTEM/ingres/bin/mkvalidpw 533 # [ -f /etc/shadow -o /etc/security/passwd ] && \ 534 # $II_SYSTEM/ingres/bin/mkvalidpw 535 536 echo "Execute $II_SYSTEM/ingres/bin/mkvalidpw as root to complete installation." 535 537 536 538 timestamp end "Ingbuild installation"
