mirror of
https://github.com/riptidewave93/UNVR-NAS.git
synced 2025-03-09 15:40:13 +00:00
fix: ubnthal cleaning
Removing these fully now as we do not need to rely on them anymore.
This commit is contained in:
parent
02258ae02f
commit
7c35890137
2 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
case "$1" in
|
||||
start)
|
||||
# Load our kernel modules
|
||||
# /usr/sbin/modprobe ubnthal # No longer needed, ubnteeprom replaced it in userspace
|
||||
/usr/sbin/modprobe ubnt-mtd-lock # Force our /dev/mtd* as RO
|
||||
/usr/sbin/modprobe btrfs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue