Bug 1073897 - systemd service file pppoe-server.service installed with unnecessary exec perms
Summary: systemd service file pppoe-server.service installed with unnecessary exec perms
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rp-pppoe
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-07 12:39 UTC by Robert P. J. Day
Modified: 2014-07-30 16:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-30 16:36:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Robert P. J. Day 2014-03-07 12:39:30 UTC
systemd .service file has unnecessary executable permissions:

$ ls -l pppoe-server.service 
-rwxr-xr-x. 1 root root 131 May 13  2013 pppoe-server.service
$

I assume this part of the spec file is the culprit:

install -m 0755 %{SOURCE6} %{buildroot}%{_unitdir}/pppoe-server.service

Comment 1 Than Ngo 2014-07-30 16:36:13 UTC
it's fixed in rp-pppoe-3.11-9


Note You need to log in before you can comment on or make changes to this bug.