summaryrefslogtreecommitdiffstats
path: root/abs/core/apache/apache.install
diff options
context:
space:
mode:
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
+}