#!/bin/sh set -e case "${1}" in prereqs) exit 0 ;; esac if [ "${ROOTFSTYPE}" = ntfs ] || [ "${ROOTFSTYPE}" = ntfs-3g ] || \ [ "${LOOPFSTYPE}" = ntfs ] || [ "${LOOPFSTYPE}" = ntfs-3g ] then modprobe fuse fi exit 0
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
fixrtc | File | 4.17 KB | 0755 |
|
ntfs_3g | File | 226 B | 0755 |
|
resume | File | 1.45 KB | 0755 |
|