Date: Wed, 25 Jan 2017 23:16:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216469] sysutils/ezjail ezjail's rcorder is not reversed for restart's stop step Message-ID: <bug-216469-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216469 Bug ID: 216469 Summary: sysutils/ezjail ezjail's rcorder is not reversed for restart's stop step Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: dereks@lifeofadishwasher.com CC: erdgeist@erdgeist.org Flags: maintainer-feedback?(erdgeist@erdgeist.org) CC: erdgeist@erdgeist.org Created attachment 179319 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179319&action= =3Dedit do_cmd stop/start when restarting instead of do_cmd restart When restarting ezjail via the restart command the rcorder of the stop is n= ot reversed (ezjail:50). Reverse rcorder is only executed for a stop action 'service ezjail stop' or ezjail-admin stop not the stop step of restart. This patch will make make the restart_cmd stop and start using 'do_cmd stop; do_cmd start;' Also, remove unnecessary restart checks in do_cmd since we never execute 'do_cmd restart' --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216469-13>