aboutsummaryrefslogtreecommitdiff
path: root/rootfs/etc/runit/3
blob: 8a0018d75007981d506e8532150a8a6ece8ca5f8 (plain)
1
2
3
4
5
6
#!/bin/sh
# disable all network interfaces
ifdown -a

# unmount all drives
umount -a -r