Bug 9562 - Systemd socket activation
Summary: Systemd socket activation
Status: RESOLVED FIXED
Alias: None
Product: rsync
Classification: Unclassified
Component: core (show other bugs)
Version: 3.1.0
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---
Assignee: Wayne Davison
QA Contact: Rsync QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-15 02:43 UTC by Emery Hemingway
Modified: 2015-07-12 20:15 UTC (History)
0 users

See Also:


Attachments
rsyncd.socket (137 bytes, application/octet-stream)
2013-01-15 02:43 UTC, Emery Hemingway
no flags Details
rsyncd@.service (140 bytes, application/octet-stream)
2013-01-15 02:44 UTC, Emery Hemingway
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emery Hemingway 2013-01-15 02:43:48 UTC
Created attachment 8430 [details]
rsyncd.socket

Attached are systemd service files for starting rsync daemons on socket connections.

It works just like inetd, a new daemon for each connection.
Comment 1 Emery Hemingway 2013-01-15 02:44:44 UTC
Created attachment 8431 [details]
rsyncd@.service
Comment 2 Wayne Davison 2015-07-12 20:15:32 UTC
Rsync's source now has a packaging/systemd/rsync.service file for starting the daemon.  I've chosen to not include a .socket file at the moment.