mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
Fix typo in systemd group value
This commit is contained in:
parent
185099f183
commit
fd28e5183a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ ExecStart=/opt/Tautulli/Tautulli.py --config /opt/Tautulli/config.ini --datadir
|
|||
GuessMainPID=no
|
||||
Type=forking
|
||||
User=tautulli
|
||||
Group=tautlli
|
||||
Group=tautulli
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue