set correct uid for kodi
This commit is contained in:
parent
fb3291ec12
commit
cdb1e80062
|
@ -94,7 +94,7 @@
|
|||
|
||||
what = "https://nextcloud.gladtherescake.eu/remote.php/dav/files/GLaDTheresCake";
|
||||
where = "/home/kodi/nextcloud";
|
||||
options = "uid=1004,gid=100,file_mode=0664,dir_mode=2775";
|
||||
options = "uid=1002,gid=100,file_mode=0664,dir_mode=2775";
|
||||
type = "davfs";
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue