summaryrefslogtreecommitdiffstats
path: root/snull/snull_load
blob: 47de578991ea887e8f86e2b23cfc5daf65ec2b20 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

export PATH=/sbin:/bin

# Use a pathname, as new modutils don't look in the current dir by default
insmod ./snull.ko $*
ifconfig sn0 local0
ifconfig sn1 local1