56-disable-live-config-hooks 202 B

12345678910
  1. #! /bin/sh
  2. set -e
  3. echo "Disabling some live-config hooks"
  4. # workaround live-config bug (LIVE_NOCONFIGS is not taken into account)
  5. touch /var/lib/live/config/policykit
  6. touch /var/lib/live/config/sudo