summarylogtreecommitdiffstats
path: root/reload-systemd.install
diff options
context:
space:
mode:
Diffstat (limited to 'reload-systemd.install')
-rw-r--r--reload-systemd.install3
1 files changed, 0 insertions, 3 deletions
diff --git a/reload-systemd.install b/reload-systemd.install
deleted file mode 100644
index 460bf2c2fca0..000000000000
--- a/reload-systemd.install
+++ /dev/null
@@ -1,3 +0,0 @@
-post_upgrade() {
- systemctl daemon-reload
-}