~ruther/guix-local

f7cf9fbec786e0e4b33ca2c56fd9e0dda824eb38 — Sughosha 1 year, 4 months ago 01c0ab4
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>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/services/upnp.scm
M gnu/services/upnp.scm => gnu/services/upnp.scm +1 -1
@@ 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