systemd.eclass: Sanitize insopts
authorMichał Górny <mgorny@gentoo.org>
Fri, 8 Jun 2018 07:15:57 +0000 (09:15 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 13 Jun 2018 08:09:58 +0000 (10:09 +0200)
commit4912da31e5483c61ef7730ff345e7fc10d44a414
tree9715173a4c32e820eb2da195bfd4e08ef45bb22d
parentd2e9c4a89283ca45b1d341877b783c30a1e5f510
systemd.eclass: Sanitize insopts

Sanitize insopts when calling doins, in order to avoid prior insopts
calls accidentally affecting do*/new* functions defined by the eclass.
eclass/systemd.eclass