mirror of
https://github.com/unraid/webgui.git
synced 2026-05-05 01:09:25 -05:00
Ensure proper directoies exists in /var/lib for file system check status.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# reiserfs_check status <dev> <id>
|
||||
# reiserfs_check cancel <dev>
|
||||
|
||||
# using /var/lib because that's where btrfs puts status
|
||||
mkdir -p /var/lib/reiserfs
|
||||
case "$1" in
|
||||
'start')
|
||||
# using /var/lib because that's where btrfs puts status
|
||||
|
||||
Reference in New Issue
Block a user