source: trunk/server/common/oursrc/accountadm/mbash.in @ 2838

Last change on this file since 2838 was 2265, checked in by andersk, 12 years ago
mbash: exec bash This is far from ideal—we still lose the login shell flag and fail at running the right dotfiles—but at least it unbreaks gdb.
File size: 65 bytes
Line 
1#!/bin/sh
2
3exec @bash_path@ --rcfile /usr/local/etc/mbashrc "$@"
Note: See TracBrowser for help on using the repository browser.