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/54-shadow

10 lines
232 B

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