fix spaces on iptables-save
This commit is contained in:
parent
c58f565275
commit
8001b31562
@ -98,7 +98,7 @@ static void ts3init_set_cookie_tg_save(const void *ip, const struct xt_entry_tar
|
||||
}
|
||||
if (info->specific_options & TARGET_SET_COOKIE_RANDOM_SEED_FROM_FILE)
|
||||
{
|
||||
printf("--random-seed-file \"%s\" ", info->random_seed_path);
|
||||
printf(" --random-seed-file \"%s\" ", info->random_seed_path);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user