On Mar 19, 2014 1:47 AM, "arnaud gaboury" <arnaud.gabo...@gmail.com> wrote:
>
> Hi all,
>
> From network@.service unit file :
>
> ..........
> ExecStop=/sbin/ip link set dev %I down
> Execstop=/sbin/ip addr delete ${address}/${netmask} dev %I  <------
> ................
>
> There is a typo: should be ExecStop and not Execstop

This seems like a distribution specific unit; systemd itself certainly does
not ship any .service that would use /sbin/ip.

(In v211 there is systemd-networkd and earlier versions just didn't have
any network configuration.)

-- 
Mantas Mikulėnas <graw...@gmail.com>
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to