On Sun, Jul 14, 2013 at 05:51:19AM -0700, Shawn Landden wrote: > Package: openbsd-inetd > Version: 0.20091229-2 > Followup-For: Bug #716862 > > EnvironmentFile is discouraged by upstream, second version of patch > --- /dev/null > +++ b/debian/openbsd-inetd.service > @@ -0,0 +1,10 @@ > +[Unit] > +Description=OpenBSD Internet Superserver > + > +[Service] > +ConditionPathExists=/etc/inetd.conf
ConditionPathExists needs to be under [Unit], not [Service] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

