summarylogtreecommitdiffstats
path: root/raid-check-systemd.install
diff options
context:
space:
mode:
authorM.Reynolds2016-06-07 08:06:35 -0400
committerM.Reynolds2016-06-07 08:06:35 -0400
commita0a49ed7d38bad7d90542d2da9135c351e1c441c (patch)
tree1e71ef47e4340f1d6f0aa1bce56401d7d89ddb7e /raid-check-systemd.install
parent5b90acde480fd84ae0fc467001c988bcaebbb86d (diff)
downloadaur-a0a49ed7d38bad7d90542d2da9135c351e1c441c.tar.gz
Add configuration file to package backup array.
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"
}