diff options
Diffstat (limited to 'testing/mysecureshell/mysecureshell.post-install')
-rw-r--r-- | testing/mysecureshell/mysecureshell.post-install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/mysecureshell/mysecureshell.post-install b/testing/mysecureshell/mysecureshell.post-install new file mode 100644 index 0000000000..57ede0fa63 --- /dev/null +++ b/testing/mysecureshell/mysecureshell.post-install @@ -0,0 +1,3 @@ +#!/bin/sh +add-shell '/usr/bin/mysecureshell' +exit 0 |