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