Fix -o
This commit is contained in:
parent
5e523ff33e
commit
d3d22914fc
@ -120,7 +120,7 @@ int rc_depend (int argc, char **argv)
|
||||
case 'a':
|
||||
options |= RC_DEP_START;
|
||||
break;
|
||||
case 'b':
|
||||
case 'o':
|
||||
options |= RC_DEP_STOP;
|
||||
break;
|
||||
case 's':
|
||||
|
Loading…
Reference in New Issue
Block a user