summarylogtreecommitdiffstats
path: root/homegear.install
diff options
context:
space:
mode:
authorNiklas2018-05-31 02:12:12 +0200
committerNiklas2018-05-31 02:12:12 +0200
commit6396fe6a1a56cbc64316c066ed5b0a3c72447ead (patch)
treed2c6c7b3a00d89b51fc6accca308430cab67e9d1 /homegear.install
parenta4beca3b808d95147fdb49a3b67f7638017e5cf5 (diff)
downloadaur-6396fe6a1a56cbc64316c066ed5b0a3c72447ead.tar.gz
[0.7.18-1] update
Diffstat (limited to 'homegear.install')
-rw-r--r--homegear.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/homegear.install b/homegear.install
index 46bffd9625a8..30f0b75da97a 100644
--- a/homegear.install
+++ b/homegear.install
@@ -1,4 +1,7 @@
post_install() {
+ echo '>>> IMPORTANT: If you changed /etc/homegear/main.conf, please check the .pacnew file'
+ echo '>>> and implement any new options to your configuration.'
+ echo
echo '>>> SSL on ports 2002 and 2003 is disabled by default.'
echo '>>> Run the following commands and then enable SSL in /etc/homegear/rpcservers.conf:'
echo '>>> # openssl genrsa -out /etc/homegear/homegear.key 2048'