Changes between Version 1 and Version 2 of Ticket #64286, comment 2
- Timestamp:
- Dec 24, 2021, 4:29:08 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64286, comment 2
v1 v2 1 1 Looks like base sets a newly created user's shell to /usr/bin/false by default, if the portfile doesn't override it. So the fix would be for postgresql*-server not to set shell, unless of course there is some reason why it requires this. 2 2 3 There is unfortunatelyno provision in MacPorts base for a port to alter its user account after it has been created.3 Unfortunately as far as I know there is no provision in MacPorts base for a port to alter its user account after it has been created.