summaryrefslogtreecommitdiffstats
path: root/abs/core/dcron/dcron.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/dcron/dcron.install')
-rw-r--r--abs/core/dcron/dcron.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core/dcron/dcron.install b/abs/core/dcron/dcron.install
index 3e4f126..b3e90da 100644
--- a/abs/core/dcron/dcron.install
+++ b/abs/core/dcron/dcron.install
@@ -14,4 +14,7 @@ post_upgrade() {
}
+post_install() {
+ post_upgrade
+}
# vim:set ts=2 sw=2 et: