"David Highley wrote:"
>
> "T.C. Hollingsworth wrote:"
Thanks to T.C. Hollingsworth for helping us implement this service.
Steps to creating an rsyncd service that works with systemd on fedora
16.
Create configuration for rsyncd server.
- mkdir /etc/rsyncd
- touch /etc/rsyncd.motd
- touch /etc/r
"T.C. Hollingsworth wrote:"
>
> On Mon, Nov 28, 2011 at 10:42 AM, David Highley
> wrote:
> > "David Highley wrote:"
> >> Looked at the openvpn@.service script and see the type=forking
> >> statement. We added this but with the above issue not able to tell if it
> >> helped. The document on system
On Mon, Nov 28, 2011 at 10:42 AM, David Highley
wrote:
> "David Highley wrote:"
>> Looked at the openvpn@.service script and see the type=forking
>> statement. We added this but with the above issue not able to tell if it
>> helped. The document on systemd.exec still leaves us wondering where and
"David Highley wrote:"
>
> "T.C. Hollingsworth wrote:"
> >
> > On Mon, Nov 28, 2011 at 9:02 AM, David Highley
> > wrote:
> > > "David Highley wrote:"
> > >> "T.C. Hollingsworth wrote:"
> > >> > For more information on converting inetd services to systemd units,
> > >> > see:
> > >> > http://0po
"T.C. Hollingsworth wrote:"
>
> On Mon, Nov 28, 2011 at 9:02 AM, David Highley
> wrote:
> > "David Highley wrote:"
> >> "T.C. Hollingsworth wrote:"
> >> > For more information on converting inetd services to systemd units, see:
> >> > http://0pointer.de/blog/projects/inetd.html
> >
> > It appears
On Mon, Nov 28, 2011 at 9:02 AM, David Highley
wrote:
> "David Highley wrote:"
>> "T.C. Hollingsworth wrote:"
>> > For more information on converting inetd services to systemd units, see:
>> > http://0pointer.de/blog/projects/inetd.html
>
> It appears that this example maybe out of date. Looks lik
On Mon, Nov 28, 2011 at 7:29 AM, David Highley
wrote:
> "T.C. Hollingsworth wrote:"
>> On Sun, Nov 27, 2011 at 8:35 PM, David Highley
>> wrote:
>> > [Unit]
>> > Description=rsyncd Rsync Daemon
>> > After=syslog.target network.target
>> > DefaultDependencies=no
>>
>> Why are you overriding default
On Mon, Nov 28, 2011 at 7:29 AM, David Highley
wrote:
> Did a disable on service. Made the changes. Reloaded systemd. Re-enabled.
> service. Now when attempt to start:
> systemctl start rsyncd@.service
> Failed to issue method call: Unit name rsyncd@.service is not valid.
You can't start rsyncd t
"David Highley wrote:"
>
> "T.C. Hollingsworth wrote:"
> >
> > On Sun, Nov 27, 2011 at 8:35 PM, David Highley
> > wrote:
> > > We are trying to create an rsyncd.service with fedora 16. We can get the
> > > process to start but it acts like it never opens the socket and exits a
> > > short time l
"T.C. Hollingsworth wrote:"
>
> On Sun, Nov 27, 2011 at 8:35 PM, David Highley
> wrote:
> > We are trying to create an rsyncd.service with fedora 16. We can get the
> > process to start but it acts like it never opens the socket and exits a
> > short time later. The two files we have are below.
>
On Sun, Nov 27, 2011 at 8:35 PM, David Highley
wrote:
> We are trying to create an rsyncd.service with fedora 16. We can get the
> process to start but it acts like it never opens the socket and exits a
> short time later. The two files we have are below.
>
> rsyncd.socket:
> [Unit]
> Description=
We are trying to create an rsyncd.service with fedora 16. We can get the
process to start but it acts like it never opens the socket and exits a
short time later. The two files we have are below.
rsyncd.socket:
[Unit]
Description=rsyncd Service Sockets
[Socket]
ListenStream=873
[Install]
WantedB
12 matches
Mail list logo