Re: Issue creating systemd service files

2013-03-06 Thread Lennart Poettering
On Tue, 05.03.13 19:48, David Highley (dhigh...@highley-recommended.com) wrote: > [Unit] > Description=sshdfilter Daemon > Documentation=file://usr/share/doc/sshdfilter-1.5.7/INSTALL.Fedora > DefaultDependencies=no DefaultDependencies=no is unlikely what you want here. That's an option for early-

Re: Issue creating systemd service files

2013-03-06 Thread Christopher Meng
在 2013-3-6 PM3:33,"Pierre-Yves Chibon" 写道: > > On Wed, 2013-03-06 at 11:49 +0800, Christopher Meng wrote: > > Wrong list, please. > > How so? > > Pierre Weird, I didn't reply to this thread... Sorry... -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/lis

Re: Issue creating systemd service files

2013-03-05 Thread Tomasz Torcz
On Tue, Mar 05, 2013 at 07:48:04PM -0800, David Highley wrote: > We are attempting to create systemd files for an ssh port monitoring > process. When we enable and attempt to start the service we get multiple > executions of the daemon and systemctl does not return until we do a > control-c. The in

Re: Issue creating systemd service files

2013-03-05 Thread Pierre-Yves Chibon
On Wed, 2013-03-06 at 11:49 +0800, Christopher Meng wrote: > Wrong list, please. How so? Pierre -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Issue creating systemd service files

2013-03-05 Thread Christopher Meng
Wrong list, please. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Issue creating systemd service files

2013-03-05 Thread David Highley
We are attempting to create systemd files for an ssh port monitoring process. When we enable and attempt to start the service we get multiple executions of the daemon and systemctl does not return until we do a control-c. The init script and our attempt at replacement: #!/bin/bash # # chkconfig: -