mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #612 from the2masters/btrfs-progs-init-script
btrfs-progs: Fix init script
This commit is contained in:
@@ -4,6 +4,6 @@
|
|||||||
START=19
|
START=19
|
||||||
|
|
||||||
start() {
|
start() {
|
||||||
grep -q btrfs /proc/modules && /usr/bin/btrfsctl -a
|
grep -q btrfs /proc/modules && /usr/bin/btrfs device scan
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user