Am 21.05.2012 01:08, schrieb Brian Wood:
> 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.


Restart=always
RestartSec=1

add the two lines in [Service] and it will exactly do what you want

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
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

Reply via email to