> > 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 Sorry for the noise as it is a netctl unit file.