1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-18 07:05:53 +02:00

services: readymedia: Change directory permissions to 775.

Allow users in the ‘readymedia’ group to write in the directory created
by ‘readymedia-activation’.

* gnu/services/upnp.scm (readymedia-activation): Change directory permissions
to 775.

Change-Id: Ifda8e4fe8594fb5a1cdf6e329a8c83551eab9c06
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Sughosha
2025-03-03 22:37:15 +05:30
committed by Ludovic Courtès
parent 01c0ab4774
commit f7cf9fbec7
+1 -1
View File
@@ -187,7 +187,7 @@
(unless (file-exists? directory)
(mkdir-p/perms directory
(getpw #$%readymedia-user-account)
#o755)))
#o775)))
(list #$cache-directory
#$log-directory
#$@(map readymedia-media-directory-path