diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-03-07 01:50:52 -0600 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-03-07 01:50:52 -0600 |
commit | bb2e3cbaabb04d12f3bb80d745fca3b2d101548b (patch) | |
tree | a9acbe51ef5b4e4b95094f07ab7cd2f8949cc7ac /testing/upstart/upstart.post-deinstall | |
parent | 5a137303fabe3f11f35c8e4c496ec14ffc4d2e19 (diff) | |
download | aports-bb2e3cbaabb04d12f3bb80d745fca3b2d101548b.tar.bz2 aports-bb2e3cbaabb04d12f3bb80d745fca3b2d101548b.tar.xz |
testing/upstart: add upgrade scripts
Diffstat (limited to 'testing/upstart/upstart.post-deinstall')
-rw-r--r-- | testing/upstart/upstart.post-deinstall | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/upstart/upstart.post-deinstall b/testing/upstart/upstart.post-deinstall new file mode 100644 index 0000000000..99b57c4635 --- /dev/null +++ b/testing/upstart/upstart.post-deinstall @@ -0,0 +1,3 @@ +#!/bin/sh + +busybox --install -s |