http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14901 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Kyle M Hall from comment #0)
When koha-shell is invoked in Debian Wheezy, ctrl-c does not just kill the command you are running, it kills the koha shell itself. This is because koha-shell acts as a command rather than a shell. If koha-shell were to use su - to become the koha user, this would not happen.
Is there a specific reason koha-shell does not use su to change the user, rather than changing the uid and gid?
I don't think so. Did you try changing koha-shell like you propose? I would happily test a patch for that :-D -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.