]> git.puffer.fish Git - mirror/frr.git/commit
redhat: Set permissions on systemd service file 1080/head
authorMatthew Smith <mgsmith@netgate.com>
Wed, 30 Aug 2017 18:36:20 +0000 (13:36 -0500)
committerMatthew Smith <mgsmith@netgate.com>
Wed, 30 Aug 2017 19:02:37 +0000 (14:02 -0500)
commit398455d69167d3072a9d2d52a9ba64d0f45ee017
treed3125f3fb91804920ff451a9be5a4d03561295ac
parentcc1edd39297bd763e0e1a942e15881a3ac99453a
redhat: Set permissions on systemd service file

Systemd on CentOS 7.3 logs a warning about the execute bit being
set every time the frr service file is invoked by systemctl.
Modify the spec file to explicitly set the permissions to 644.

Signed-off-by: Matthew Smith <mgsmith@netgate.com>
redhat/frr.spec.in