]> git.alsa-project.org Git - alsa-utils.git/commit
topology: fix the file permissions for the generated files
authorJaroslav Kysela <perex@perex.cz>
Sun, 12 Dec 2021 18:57:38 +0000 (19:57 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 12 Dec 2021 18:58:54 +0000 (19:58 +0100)
commit8e71fba810b87c48600191f4e2e13d0e351f73bc
treefa7ebd95cd5d58f7f8252f054d2a506987a3e152
parentc8c348e28a258f17e3872eed2c810ee67d12921b
topology: fix the file permissions for the generated files

The owner r/w file permissions are too restrictive.
Let umask do it's work and set the r/w permissions to any.

Fixes: https://github.com/alsa-project/alsa-utils/issues/126
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
topology/topology.c