mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Fixed a typo (#12095)
This commit is contained in:
parent
0d67791ba8
commit
e301be61d7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user