summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM.Reynolds2016-06-07 09:43:39 -0400
committerM.Reynolds2016-06-07 09:43:39 -0400
commit8ea2179b7b6ee9d8c35f520e65f48b7934a0559f (patch)
treee0b1d966fccea770dea184bcbcc0ee81419e5592
parent73e5cf000df2851feb5143789d605980e0a64e16 (diff)
downloadaur-8ea2179b7b6ee9d8c35f520e65f48b7934a0559f.tar.gz
Fix typo in .install file
-rw-r--r--raid-check-systemd.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/raid-check-systemd.install b/raid-check-systemd.install
index a53345a9b035..9c27ce39f15a 100644
--- a/raid-check-systemd.install
+++ b/raid-check-systemd.install
@@ -5,7 +5,7 @@ post_install() {
echo "Default options run at (first Monday of each month at 08:00)"
echo ""
echo "To override defaults copy timer file and modify:"
- ehco "/usr/lib/systemd/system/raid-check.timer --> /etc/systemd/system/raid-check.timer"
+ 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"