Making title linkable (#6198)

This commit is contained in:
DubhAd 2018-09-05 06:50:50 +01:00 committed by Fabian Affolter
parent bec5ecc5ba
commit bb68802e9b

View File

@ -78,7 +78,7 @@ ExecStopPost=/usr/bin/docker rm -f home-assistant-%i
WantedBy=multi-user.target WantedBy=multi-user.target
``` ```
### Next Steps ### {% linkable_title Next Steps %}
You need to reload `systemd` to make the daemon aware of the new configuration. You need to reload `systemd` to make the daemon aware of the new configuration.