[systemd-devel] network at .service unit file : typo

arnaud gaboury arnaud.gaboury at gmail.com
Tue Mar 18 16:46:56 PDT 2014


Hi all,

>From network at .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

Regards.


More information about the systemd-devel mailing list