summarylogtreecommitdiffstats
path: root/xfluxd-args.install
diff options
context:
space:
mode:
authorCzipperz2015-07-12 22:54:41 -0700
committerCzipperz2015-07-12 22:54:41 -0700
commita7f59dfd7fa7f17c6d2fdc26d083334e7a9d2858 (patch)
tree8eb0bffcbed01a9a75c4480fe6e9d5817b65f5a3 /xfluxd-args.install
parent0a236ab4138935a57aedbb1e0e4cc3706c334c0a (diff)
downloadaur-a7f59dfd7fa7f17c6d2fdc26d083334e7a9d2858.tar.gz
Tab changed to spaces
Diffstat (limited to 'xfluxd-args.install')
-rw-r--r--xfluxd-args.install8
1 files changed, 4 insertions, 4 deletions
diff --git a/xfluxd-args.install b/xfluxd-args.install
index 83eb7e03df0f..fa28e968ec80 100644
--- a/xfluxd-args.install
+++ b/xfluxd-args.install
@@ -3,10 +3,10 @@ post_install() {
echo "==> Add xfluxd-args to systemctl if you wish (use the --user option to make it only for you)."
}
post_upgrade() {
- echo "==> THE CONFIG FILE IN '/etc/xfluxd-args.conf' HAS BEEN REPLACED"
- echo "==> Make sure to reload the daemon in systemctl once you have fixed your settings."
+ echo "==> THE CONFIG FILE IN '/etc/xfluxd-args.conf' HAS BEEN REPLACED"
+ echo "==> Make sure to reload the daemon in systemctl once you have fixed your settings."
}
post_remove() {
- echo "==> Make sure to disable it in systemctl!"
- echo "==> You may have to remove the config file '/etc/xfluxd-args.conf'"
+ echo "==> Make sure to disable it in systemctl!"
+ echo "==> You may have to remove the config file '/etc/xfluxd-args.conf'"
}