baresip: use FILE_MODES instead of postinst
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 4 Oct 2020 13:23:05 +0000 (15:23 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 4 Oct 2020 13:29:01 +0000 (15:29 +0200)
commit4da7d848dfe4477ca2c102f39b52ee68dfb502df
tree3f7677f8b476a82adde43357f6627df6f9fc545d
parent667774af23d9d506268f475f1e443ac4b9013903
baresip: use FILE_MODES instead of postinst

We can now set permissions directly thanks to OpenWrt having added
fakeroot support.. This also changes the permissions of /etc/baresip so
that baresip can write to this directory. For instance it wants to write
the file /etc/baresip/current_contact for which it needs the appropriate
permissions (baresip is started by user baresip).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/baresip/Makefile