some small changes and adding systemd folder
This commit is contained in:
parent
86539765d8
commit
c475165bc6
4 changed files with 11 additions and 2 deletions
8
systemd/user/jellyfin-mpv-shim.service
Normal file
8
systemd/user/jellyfin-mpv-shim.service
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=Jellyfin MPV
|
||||
|
||||
[Service]
|
||||
ExecStart=jellyfin-mpv-shim
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
Add table
Add a link
Reference in a new issue