util-linux-fsck.prerm 137 B

1234
  1. #!/bin/sh
  2. # Begin section update-alternatives
  3. update-alternatives --remove fsck /sbin/fsck.util-linux
  4. # End section update-alternatives