> Well, I'm no systemd expert, but the fact that /usr/sbin/shorewall6-lite > terminated with exit status 0 is entirely normal. So I suspect that you > need one or both of the following in your shorewall6-lite.service file: > > Type=oneshot > RemainAfterExit=yes > > The .service files released from shorewall.org have both of those.
Yep, already there -- in both the v4 & v6 unit file: egrep "Type|Remain" *shorewall* shorewall6-lite.service:Type=oneshot shorewall6-lite.service:RemainAfterExit=yes shorewall-lite.service:Type=oneshot shorewall-lite.service:RemainAfterExit=yes It's still something else. :-/ ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
