#!/bin/sh ## ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git ## if [ -e /proc/sys/kernel/modules_disabled ]; then echo 1 > /proc/sys/kernel/modules_disabled || true fi