Adding systemd folder
This commit is contained in:
parent
7c2c3e1138
commit
ef36e8d436
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…
Reference in a new issue