package/quagga: Fix directories and permissions
authorNathaniel Roach <nroach44@gmail.com>
Fri, 13 May 2016 08:56:21 +0000 (16:56 +0800)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 13 May 2016 20:38:57 +0000 (22:38 +0200)
commit7f338c69c631faedca4e2da3f8c8379a3a29013f
tree0b5ebd22786b40d817ccae9056a4715b16732ea8
parent84c700c8d9ec09ad2477e42c933ec091c9085dd8
package/quagga: Fix directories and permissions

Quagga runs as the "quagga" user, but it also needs to modify files
in /etc and /var - config files, pid files and vty sockets for vtysh.

Tell the configure script the right folders to use, create the
user, fix the permissions, and then let systemd know (if needed).

Signed-off-by: Nathaniel Roach <nroach44@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/quagga/quagga.mk
package/quagga/quagga_tmpfiles.conf [new file with mode: 0644]