summaryrefslogtreecommitdiffstats
path: root/system/pdksh/doinst.sh
blob: 1c7b18bd1833fc0cedc0186aeefcb7c585833348 (plain)

if ! grep -q '/bin/pdksh' etc/shells ; then
  printf "/bin/pdksh\n" >> etc/shells ;
fi