diff options
author | Francesco Colista <francesco.colista@gmail.com> | 2012-03-27 07:22:32 +0000 |
---|---|---|
committer | Francesco Colista <francesco.colista@gmail.com> | 2012-03-27 07:22:32 +0000 |
commit | 997439d979e4f8de0e41bdcb2423c24436800f83 (patch) | |
tree | f6f54199af62b7c9c59417e5fb78203c855b13e0 /testing | |
parent | 652e7b67e351919faacc8918fab442071321bf66 (diff) | |
download | aports-997439d979e4f8de0e41bdcb2423c24436800f83.tar.bz2 aports-997439d979e4f8de0e41bdcb2423c24436800f83.tar.xz |
testing/ushare: applied patch for initd, bump pkgrel, minor fixes
Diffstat (limited to 'testing')
-rw-r--r-- | testing/cvechecker/cvechecker.post-install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/cvechecker/cvechecker.post-install b/testing/cvechecker/cvechecker.post-install new file mode 100644 index 0000000000..c8482a13da --- /dev/null +++ b/testing/cvechecker/cvechecker.post-install @@ -0,0 +1,2 @@ +#!/bin/sh +addgroup cvechecker &>/dev/null |