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.
distros-overlay/profiles/templates/3.2/6_ac_update_sync/revision/000/19

11 lines
326 B

# Calculate ini(update.rev)<19 exec=/bin/bash
#-ini(update.rev,19)-#
test -f /var/db/pkg/sys-apps/baselayout-*/CONTENTS &&
sed -i /etc\\/timezone/d /var/db/pkg/sys-apps/baselayout-*/CONTENTS
test -f /var/db/pkg/sys-apps/baselayout-*/CONTENTS &&
sed -i /etc\\/fstab/d /var/db/pkg/sys-apps/baselayout-*/CONTENTS
exit 0