summarylogtreecommitdiffstats
path: root/raid-check-systemd.install
diff options
context:
space:
mode:
Diffstat (limited to 'raid-check-systemd.install')
-rw-r--r--raid-check-systemd.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/raid-check-systemd.install b/raid-check-systemd.install
index 26d9422be49f..a53345a9b035 100644
--- a/raid-check-systemd.install
+++ b/raid-check-systemd.install
@@ -7,4 +7,6 @@ post_install() {
echo "To override defaults copy timer file and modify:"
ehco "/usr/lib/systemd/system/raid-check.timer --> /etc/systemd/system/raid-check.timer"
echo "Modifications made to the timer in /usr/lib/systemd will be overwritten."
+ echo ""
+ echo "System configuration in file: /etc/conf.d/raid-check"
}