From: Michael Tremer Date: Fri, 8 Nov 2013 13:55:23 +0000 (+0100) Subject: Ship paxctl with the distribution. X-Git-Tag: v2.15-beta1~164 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=340a567eae8e9a1be908c13e67626d278f32224c;p=people%2Fms%2Fipfire-2.x.git Ship paxctl with the distribution. --- diff --git a/config/rootfiles/common/paxctl b/config/rootfiles/common/paxctl index 4faecba72d..c9135a865d 100644 --- a/config/rootfiles/common/paxctl +++ b/config/rootfiles/common/paxctl @@ -1,2 +1,2 @@ -#sbin/paxctl +sbin/paxctl #usr/share/man/man1/paxctl.1 diff --git a/config/rootfiles/core/fifteen/filelists/paxctl b/config/rootfiles/core/fifteen/filelists/paxctl new file mode 120000 index 0000000000..dda8d9f8c2 --- /dev/null +++ b/config/rootfiles/core/fifteen/filelists/paxctl @@ -0,0 +1 @@ +../../../common/paxctl \ No newline at end of file