summarylogtreecommitdiffstats
path: root/hass.install
diff options
context:
space:
mode:
Diffstat (limited to 'hass.install')
-rw-r--r--hass.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/hass.install b/hass.install
index 5dfba4a3fc1d..77d21dba9769 100644
--- a/hass.install
+++ b/hass.install
@@ -2,6 +2,7 @@ post-install() {
cat - <<- 'EOF'
This package installs a hass.service and a hass-update.service to manage the Home Assistant installation.
You can ( and should ) configure the parameters for native modules compilation at /etc/hass.env.
+ Any customization to the service, such as granting bluetooth capabilities, can be done using # systemctl edit hass.
Auto update and installation of Home Assistant is handled before service launch/restart, it may take a while, especially the first time.
EOF
} \ No newline at end of file