Missing daemon option -n (nodevicecheck) fixed.
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ static int print_size = UNSET;
|
||||
|
||||
|
||||
|
||||
static char options[] = "a:c:C:d:e:fl:L:P:p:rR:sStvh";
|
||||
static char options[] = "a:c:C:d:e:fl:L:nP:p:rR:sStvh";
|
||||
|
||||
static struct option opts[] = {
|
||||
{"address", required_argument, NULL, 'a'},
|
||||
|
||||
Reference in New Issue
Block a user