#!/bin/sh
logger -p authpriv.info -- "Ignoring request from kernel: modprobe $*"
false
