1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-16 08:49:33 +00:00

Update Autostart-on-Linux-Windows-MacOS-FreeBSD.md

layout fix
TRaSH 2020-08-01 11:52:06 +02:00
parent 88ef0c6515
commit eb19ada131

@ -82,9 +82,13 @@ WantedBy=multi-user.target
```
Start the service using `sudo systemctl start bazarr`
Check if the service is running using `sudo systemctl status bazarr`
If it's running without errors then you need to enable the service using `sudo systemctl enable bazarr`
#### Upstart script for Debian Ubuntu
This is an init upstart file. It assumes you've installed Bazarr in: `/opt/bazarr`