On 09/01/2011 10:02 AM, Mathieu Bridon wrote:
Let's say you want to add Restart=always to foobar.service, waht you'd
do is:
   1. edit /etc/systemd/system/foobar.service (to overwrite the /lib one)
   2. write this in the file:
       .include /lib/systemd/system/foobar.service
       Restart=always

I think this needs to be be cleaned up a bit and introduced as Include=/path/to/unit ( as opposed to have .include /path/to/unit ) and man pages updated accordingly.

But maybe I'm just nitpicking here =)

JBG
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to