Fixed a typo (#12095)

This commit is contained in:
boradwell 2020-02-16 05:51:33 -06:00 committed by GitHub
parent 0d67791ba8
commit e301be61d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,7 +179,7 @@ If you are using the default `FULL` recovery model for MS SQL Server you will ne
### Database startup
If you are running a database server instance on the same server as Home Assistant then you must ensure that this service starts before Home Assistant. For a Linux instance running Systemd (Raspberry Pi, Debian, Ubuntu and others) then you should edit the service file.
If you are running a database server instance on the same server as Home Assistant then you must ensure that this service starts before Home Assistant. For a Linux instance running Systemd (Raspberry Pi, Debian, Ubuntu and others) you should edit the service file.
```bash
sudo nano /etc/systemd/system/home-assistant@homeassistant.service