summaryrefslogtreecommitdiffstats
path: root/abs/core/apache/apache.install
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-06 22:24:33 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-06 22:24:33 (GMT)
commit401ad9311566b025a4544b4cf1622fdd93e05b9d (patch)
tree2cbf6e1780fe02815b58fdb146d276dbe4385175 /abs/core/apache/apache.install
parenta9836c708d7c835f1caf63a56c45daef98bdb277 (diff)
downloadlinhes_pkgbuild-401ad9311566b025a4544b4cf1622fdd93e05b9d.zip
linhes_pkgbuild-401ad9311566b025a4544b4cf1622fdd93e05b9d.tar.gz
linhes_pkgbuild-401ad9311566b025a4544b4cf1622fdd93e05b9d.tar.bz2
apache 2.2.22
Diffstat (limited to 'abs/core/apache/apache.install')
-rw-r--r--abs/core/apache/apache.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core/apache/apache.install b/abs/core/apache/apache.install
new file mode 100644
index 0000000..9b74e60
--- /dev/null
+++ b/abs/core/apache/apache.install
@@ -0,0 +1,3 @@
+post_install() {
+ systemd-tmpfiles --create usr/lib/tmpfiles.d/apache.conf
+}