minidlma path update
This commit is contained in:
parent
cfc6cae4a3
commit
6f4cec6cd3
@ -812,7 +812,7 @@ programs = {
|
|||||||
* SERVICES
|
* SERVICES
|
||||||
Miscellaneous services, most of which are managed by systemd.
|
Miscellaneous services, most of which are managed by systemd.
|
||||||
|
|
||||||
- minidlna: allows me to watch my media on my tv.
|
- minidlna: allows me to watch my media on my TV.
|
||||||
- avahi: allows to discover/connect to devices through their hostname on the
|
- avahi: allows to discover/connect to devices through their hostname on the
|
||||||
same network.
|
same network.
|
||||||
- fstrim/btrfs: file-system services.
|
- fstrim/btrfs: file-system services.
|
||||||
@ -825,7 +825,7 @@ services = {
|
|||||||
settings = {
|
settings = {
|
||||||
inotify = "yes";
|
inotify = "yes";
|
||||||
media_dir = [
|
media_dir = [
|
||||||
"/mnt/glue"
|
"/mnt/pool/glue"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user