From 52b1fb5af93e3781ff3a719e034fbe15e28162c5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 23 Feb 2012 08:58:43 +0000 Subject: main/ntop: rebuild against gdbm-1.10 and set dir permissions properly We should always set permissions within the apk and not in post-install since apk-tools keeps track of permissions. --- main/ntop/ntop.post-install | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 main/ntop/ntop.post-install (limited to 'main/ntop/ntop.post-install') diff --git a/main/ntop/ntop.post-install b/main/ntop/ntop.post-install deleted file mode 100755 index ede8a22f3c..0000000000 --- a/main/ntop/ntop.post-install +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -adduser -h /var/lib/ntop -s /bin/false -S -H -D ntop &>/dev/null -chown ntop /var/lib/ntop -- cgit v1.2.3