[Koha-bugs] [Bug 14901] New: koha-shell killed by control-c

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 25 17:26:22 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14901

            Bug ID: 14901
           Summary: koha-shell killed by control-c
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Packaging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle.m.hall at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

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?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list