summaryrefslogtreecommitdiffstats
path: root/main/cvechecker/cvechecker.post-install
diff options
context:
space:
mode:
authorFrancesco Colista <francesco.colista@gmail.com>2012-05-08 14:08:12 +0000
committerFrancesco Colista <francesco.colista@gmail.com>2012-05-09 11:16:40 +0000
commit82534a98135d133cca87ca287f7e817c6316ffc8 (patch)
treeb2bdcc8c675abc85ce27ca46d1d0612658c10fec /main/cvechecker/cvechecker.post-install
parentc1c3f61629a9309c910674c6d4c3ea825b6f5af2 (diff)
downloadaports-82534a98135d133cca87ca287f7e817c6316ffc8.tar.bz2
aports-82534a98135d133cca87ca287f7e817c6316ffc8.tar.xz
main/cvechecker: fix permission, minor changes
Diffstat (limited to 'main/cvechecker/cvechecker.post-install')
-rw-r--r--main/cvechecker/cvechecker.post-install2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/cvechecker/cvechecker.post-install b/main/cvechecker/cvechecker.post-install
new file mode 100644
index 000000000..50a7849c5
--- /dev/null
+++ b/main/cvechecker/cvechecker.post-install
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "umask 007" >> /var/cvechecker/.profile &>/dev/null