noop.local 202 B

12345678
  1. #!/bin/sh
  2. #
  3. # FFHO ip*.local replacement script (Salt managed)
  4. #
  5. # Using this NO-OP script intentionally PREVENTS ALL OTHER ip-$flavour.d/ scripts
  6. # from being called. We don't want that stuff.
  7. exit 0