source: branches/fc13-dev/server/fedora/config/etc/scripts/modprobe @ 1693

Last change on this file since 1693 was 1688, checked in by andersk, 13 years ago
Disable kernel module loading
  • Property svn:executable set to *
File size: 87 bytes
Line 
1#!/bin/sh
2logger -p authpriv.info -- "Ignoring request from kernel: modprobe $*"
3false
Note: See TracBrowser for help on using the repository browser.