diff options
author | Randall Leeds <randall@bleeds.info> | 2016-04-29 16:31:26 -0700 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-02 17:30:27 +0000 |
commit | 4bf97c41ecf5391ad046883164979e2ff7fee447 (patch) | |
tree | 3d09725d8fcc7f45922ef9a53c54c26f41eec1e8 /testing/entrykit/entrykit.post-install | |
parent | 6ca1c411b328719764275a31de15b4b3453d3719 (diff) | |
download | aports-4bf97c41ecf5391ad046883164979e2ff7fee447.tar.bz2 aports-4bf97c41ecf5391ad046883164979e2ff7fee447.tar.xz |
testing/entrykit: new aport
https://github.com/progrium/entrykit
Entrypoint tools for elegant, programmable containers
Diffstat (limited to 'testing/entrykit/entrykit.post-install')
-rw-r--r-- | testing/entrykit/entrykit.post-install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/entrykit/entrykit.post-install b/testing/entrykit/entrykit.post-install new file mode 100644 index 0000000000..d581bdc451 --- /dev/null +++ b/testing/entrykit/entrykit.post-install @@ -0,0 +1,2 @@ +#!/bin/sh +exec /usr/bin/entrykit --symlink |