Bug 1157196

Summary: No need to set the service(configuration) file as an executable.
Product: [Fedora] Fedora Reporter: poma <pomidorabelisima>
Component: ntopAssignee: Marcelo Barbosa "firemanxbr" <marcelo.barbosa>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: marcelo.barbosa, s, sven
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-24 22:07:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description poma 2014-10-26 02:09:22 UTC
$ find /usr/lib/systemd/system/ -type f -executable | sort
/usr/lib/systemd/system/argus.service
/usr/lib/systemd/system/inadyn.service
/usr/lib/systemd/system/ntop.service
/usr/lib/systemd/system/partimaged.service
/usr/lib/systemd/system/pppoe-server.service
/usr/lib/systemd/system/vnstat.service
/usr/lib/systemd/system/wpa_supplicant.service


man 5 systemd.service
SYSTEMD.SERVICE(5)              systemd.service             SYSTEMD.SERVICE(5)

NAME
       systemd.service - Service unit configuration

SYNOPSIS
       service.service

DESCRIPTION
       A unit configuration file whose name ends in .service encodes
       information about a process controlled and supervised by systemd.