Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
@@ -147,7 +147,7 @@ gt_set(int argc, char **argv)
if (argz(pathz, argc, argv))
return 1;
int fd = ctl_connect(GT_RUNDIR, dev);
int fd = ctl_connect(dev);
if (fd < 0) {
switch (fd) {
The note is not visible to the blocked user.