summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM.Reynolds2018-05-16 18:05:43 -0400
committerM.Reynolds2018-05-16 18:05:43 -0400
commit6b984827d37c3ab32aa1082f9ebd13166e432410 (patch)
tree54460745881c853a96785f346512d60edb24f67e
parent88eb001ae25f02bcd64fc136804c9c4c459723e2 (diff)
downloadaur-6b984827d37c3ab32aa1082f9ebd13166e432410.tar.gz
Update .install file description for timer
-rw-r--r--raid-check-systemd.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/raid-check-systemd.install b/raid-check-systemd.install
index 3d637d354977..8fb2ee47ba5d 100644
--- a/raid-check-systemd.install
+++ b/raid-check-systemd.install
@@ -1,12 +1,12 @@
post_install() {
echo ""
echo "To use this package, enable raid-check.timer with systemd."
- echo "Default options run at (first Monday of each month at 08:00)"
- echo ""
+ echo "Default options run at (second Thursday of each month at 10:30)"
+ echo ""
echo "To override defaults copy timer file and modify:"
echo "/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"
echo ""
- }
+ } \ No newline at end of file