mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
Updated Autostart on Linux (markdown)
parent
193a0ca90a
commit
8aa2023019
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ WantedBy=multi-user.target
|
||||||
systemctl start radarr.service
|
systemctl start radarr.service
|
||||||
|
|
||||||
### Check Radarr Status
|
### Check Radarr Status
|
||||||
0 ✓ user@server ~ $ sudo systemctl status radarr
|
$ sudo systemctl status radarr
|
||||||
● radarr.service - Radarr Service
|
● radarr.service - Radarr Service
|
||||||
Loaded: loaded (/usr/lib/systemd/system/radarr.service; enabled; vendor preset: disabled)
|
Loaded: loaded (/usr/lib/systemd/system/radarr.service; enabled; vendor preset: disabled)
|
||||||
Active: active (running) since Tue 2017-03-07 10:23:44 PST; 5min ago
|
Active: active (running) since Tue 2017-03-07 10:23:44 PST; 5min ago
|
||||||
|
|
Loading…
Reference in a new issue