Bug 884641 - convert cups-lpd xinetd service to systemd
Summary: convert cups-lpd xinetd service to systemd
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cups
Version: 19
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 729344 (view as bug list)
Depends On:
Blocks: SysVtoSystemd 883978
TreeView+ depends on / blocked
 
Reported: 2012-12-06 13:29 UTC by Jiri Popelka
Modified: 2015-08-26 22:28 UTC (History)
5 users (show)

Fixed In Version: cups-1.6.1-17.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-08 16:17:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jiri Popelka 2012-12-06 13:29:06 UTC
lpd subpackage contains /etc/xinetd.d/cups-lpd xinetd config file, which should be migrated [1] to systemd service.

[1] http://0pointer.de/blog/projects/inetd.html

Comment 1 Jiri Popelka 2012-12-19 16:57:51 UTC
I've added cups-lpd.socket and cups-lpd@.service to cups-1.6.1-17.fc19.

How To Test:
[1. terminal]# systemctl start cups-lpd.socket
[1. terminal]# systemctl --full | grep lpd
cups-lpd.socket      loaded active listening

[2. terminal]# nc -v localhost 515

[1. terminal]# systemctl --full | grep lpd
cups-lpd.0.1:515-127.0.0.1:40672.service   loaded active running
cups-lpd.socket                                    loaded active listening

[2. terminal]# ^C
[2. terminal]# echo -e "\004my-printer-queue" | nc -v localhost 515
my-printer-queue is ready
no entries

Comment 2 Jiri Popelka 2013-03-04 12:46:38 UTC
*** Bug 729344 has been marked as a duplicate of this bug. ***

Comment 3 Fedora End Of Life 2013-04-03 20:39:18 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19


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