Re: basic systemd question
- From: "T.C. Hollingsworth" <tchollingsworth@xxxxxxxxx>
- Date: Sun, 20 May 2012 19:13:43 -0700
On Sunday, May 20, 2012, Brian Wood <woodbrian77@xxxxxxxxx> wrote:
I'm starting to use systemd. I've written a simple unit file and
systemd starts the service during boot. When I manually kill
the process though, it doesn't get restarted the way I expected
it would. Is there an option to specify for that? Thank you.
systemd will not restart a failed service by default, because there are
many situations where that would be very bad. You must explicitly
configure it to do so using the "Restart=" directive in your unit file.
See 'man systemd.service' for the details.
--
Brian Wood
Ebenezer Enterprises
http://webEbenezer.net
(651) 251-9384
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
- References:
- basic systemd question
- From: Brian Wood
- basic systemd question
- Prev by Date: Dialup users and keeping a system updated
- Next by Date: Re: [SOLVED?]: Re: ssh between F16 Xfce and Cygwin
- Previous by thread: Re: basic systemd question
- Next by thread: Re: basic systemd question
- Index(es):
Relevant Pages
|