[Bugs] [Bug 1354489] service file is executable

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 8 01:05:09 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1354489



--- Comment #7 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14892 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit 9f22282795e20fd62b22847b92dffd0cde9cca1b
Author: Niels de Vos <ndevos at redhat.com>
Date:   Tue Jul 19 12:55:03 2016 +0200

    build: systemd unit should not be marked executable

    systemd complains about the unit for GlusterD when it is executable:

      Configuration file /usr/lib/systemd/system/glusterd.service is marked
executable. Please remove executable permission bits. Proceeding anyway.

    The Makefile that installs the unit has some scripted commands. These
    are not needed and standard "*dir" and "*DATA" postfixes for variables
    can be used instead.

    The EXTRA_DIST variable is needed for building the 'make dist' tarball
    on systems where there is no systemd. The unit would be missing from the
    tarball if it is not explicitly included.

    BUG: 1354489
    Change-Id: I5e72ec201036906b9b2458bc8931ccebf9a8c6b4
    Reported-by: Sergej Pupykin <ml at sergej.pp.ru>
    Signed-off-by: Niels de Vos <ndevos at redhat.com>
    Reviewed-on: http://review.gluster.org/14892
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=4vTyWyQ2qz&a=cc_unsubscribe


More information about the Bugs mailing list