Fix typo
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
This commit is contained in:
parent
b6c0e5d472
commit
101f47b6d4
|
@ -20,7 +20,7 @@ $ sudo yum localinstall --nogpgcheck https://download1.rpmfusion.org/free/el/rpm
|
||||||
|
|
||||||
## ISO mounting
|
## ISO mounting
|
||||||
|
|
||||||
To allow Jellyfin to mount/umonut ISO files uncomment these two lines in `/etc/sudoers.d/jellyfin-sudoers`
|
To allow Jellyfin to mount/umount ISO files uncomment these two lines in `/etc/sudoers.d/jellyfin-sudoers`
|
||||||
```
|
```
|
||||||
# %jellyfin ALL=(ALL) NOPASSWD: /bin/mount
|
# %jellyfin ALL=(ALL) NOPASSWD: /bin/mount
|
||||||
# %jellyfin ALL=(ALL) NOPASSWD: /bin/umount
|
# %jellyfin ALL=(ALL) NOPASSWD: /bin/umount
|
||||||
|
|
Loading…
Reference in New Issue
Block a user