Bug 1157197 - No need to set the service(configuration) file as an executable.
Summary: No need to set the service(configuration) file as an executable.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: partimage
Version: 21
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Paulo Roma Cavalcanti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-26 02:10 UTC by poma
Modified: 2014-11-24 22:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-24 22:08:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description poma 2014-10-26 02:10:53 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.


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