commit | 351db0b55d44aa1922b7efc2a7ae2907858b35cb | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Jan 14 10:38:09 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 14 10:39:45 2008 -0500 |
tree | c6ac1d67825eab1c0c6dfb5924cd0a07aeab32e1 | |
parent | c40ad3674c9d2f0709cbe8f2f607633f25c4bb4b [diff] |
debian: Add "set -e" to postinst scripts This ensures that if there is some failure in adding the uid/gid, the package installation will abort. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>