You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.3/6_ac_update_sync/revision/45-fix_baselayout

10 lines
238 B

# Calculate ini(overlay-calculate.revision)<45 exec=/bin/bash
#-ini(overlay-calculate.revision,45)-#
test -f /var/db/pkg/sys-apps/baselayout-*/CONTENTS &&
sed -i "/ \/etc\/mtab/d" /var/db/pkg/sys-apps/baselayout-*/CONTENTS
#
exit 0