[Unit] Description=Gentoo Network Interface Management Scripts [Service] Type=oneshot ExecStart=@LIBEXECDIR@/sh/systemd-wrapper.sh -i %I start ExecStop=@LIBEXECDIR@/sh/systemd-wrapper.sh -i %I stop SuccessExitStatus=1 RemainAfterExit=yes [Install] WantedBy=multi-user.target