FS#30048 - [acpid] acpid.service is missing an [Install] section

Attached to Project: Community Packages
Opened by Vasil Yonkov (spirtbrat) - Monday, 28 May 2012, 14:37 GMT
Last edited by Dave Reisner (falconindy) - Monday, 28 May 2012, 14:42 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

The recently added acpid.service file is missing an [Install] section.
Please add something like:

[Install]
WantedBy=multi-user.target

so it can be enabled/disabled via systemctl.


Additional info:

* package version(s)

acpid 2.0.16-2

* config and/or log files etc.


Steps to reproduce:

sudo systemctl enable acpid.service
This task depends upon

Closed by  Dave Reisner (falconindy)
Monday, 28 May 2012, 14:42 GMT
Reason for closing:  Not a bug
Additional comments about closing:  acpid.service is launched via socket activation.
Comment by Dave Reisner (falconindy) - Monday, 28 May 2012, 14:42 GMT
No, this is fine. Enable the socket, not the service.

Loading...