The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4063 ====================================================================== Reported By: skayser Assigned To: bwalton ====================================================================== Project: cswclassutils Issue ID: 4063 Category: regular use Reproducibility: N/A Severity: feature Priority: low Status: assigned ====================================================================== Date Submitted: 2009-12-02 16:17 CET Last Modified: 2011-07-02 19:18 CEST ====================================================================== Summary: RFE: CAS for adding/removing entries to/from /etc/shells Description: Could we get a CAS to handle /etc/shells entries. Currently bash, zsh, tcsh and maybe others employ their own postinstall/postremove scripts to do so. ======================================================================
---------------------------------------------------------------------- (0007068) bwalton (manager) - 2009-12-06 14:50 https://www.opencsw.org/mantis/view.php?id=4063#c7068 ---------------------------------------------------------------------- It would be a superset of cswetcservices. The trick is that the file may not exist initially at all. In the case where test ! -f /etc/shells is true, a default list needs to be added. If the list of all valid shells (sol8 and up) is provided, I can look at adding this CAS. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
