Ticket #83 (closed defect: fixed)
rmntp and rmtntpcmd not optional during setuprm
| Reported by: | ndoualot | Owned by: | bruno |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.1 |
| Component: | pb | Version: | 0.10.1 |
| Keywords: | Cc: |
Description
The rmntp and rmntpcmd are required during setuprm.
According to the documentation, those variable are optionals
Change History
Note: See
TracTickets for help on using
tickets.

rmntp is indeed optional.
But rmntpcmd is mandatory as used to be placed at setup time in the sudoers file in order to allow its usage by root when needed from the build account. Doc modified accordingly.
Fixed in rev [1215].