diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-30 14:26:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-30 14:26:26 +0000 |
commit | 521a66392c56173f7c228717323170866245ea19 (patch) | |
tree | c3c138a9da2b30cacd0389f170decda3d63ea22c /testing/shadow/shadow.post-deinstall | |
parent | 524b4ea9b8c32f8c304eeaf084fd46bf822df8e3 (diff) | |
download | aports-521a66392c56173f7c228717323170866245ea19.tar.bz2 aports-521a66392c56173f7c228717323170866245ea19.tar.xz |
testing/shadow: moved from unmaintained
Diffstat (limited to 'testing/shadow/shadow.post-deinstall')
-rw-r--r-- | testing/shadow/shadow.post-deinstall | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/shadow/shadow.post-deinstall b/testing/shadow/shadow.post-deinstall new file mode 100644 index 0000000000..dd117e5d80 --- /dev/null +++ b/testing/shadow/shadow.post-deinstall @@ -0,0 +1,4 @@ +#!/bin/sh + +busybox --install -s + |