diff options
author | Gaming4JC <g4jc@openmailbox.org> | 2015-07-25 14:55:24 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@openmailbox.org> | 2015-07-25 14:55:24 -0400 |
commit | 8569693b15fa96f2959d6a823a01cb19bbb9043a (patch) | |
tree | d50055cfc10647d861d8456ad9e842ff4008a380 /pcr/tcpcrypt/tcpcrypt.install | |
parent | a9f7f5fc0400fdb5a359d730e88b19742970759e (diff) | |
download | abslibre-8569693b15fa96f2959d6a823a01cb19bbb9043a.tar.gz abslibre-8569693b15fa96f2959d6a823a01cb19bbb9043a.tar.bz2 abslibre-8569693b15fa96f2959d6a823a01cb19bbb9043a.zip |
more updates to tcpcrypt installer
Diffstat (limited to 'pcr/tcpcrypt/tcpcrypt.install')
-rw-r--r-- | pcr/tcpcrypt/tcpcrypt.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcr/tcpcrypt/tcpcrypt.install b/pcr/tcpcrypt/tcpcrypt.install index 0bf2ed9bd..bcfccbe9a 100644 --- a/pcr/tcpcrypt/tcpcrypt.install +++ b/pcr/tcpcrypt/tcpcrypt.install @@ -1,4 +1,5 @@ post_install() { +libtool --finish /usr/lib JAIL_DIR=/var/run/tcpcryptd JAIL_USER=tcpcryptd if [ ! -d "$JAIL_DIR" ] |