Don't quote opts
This commit is contained in:
parent
3dc712e222
commit
42ca23b878
@ -468,7 +468,7 @@ rc_service_exists(const char *service)
|
||||
}
|
||||
librc_hidden_def(rc_service_exists)
|
||||
|
||||
#define OPTSTR ". '%s'; echo \"${opts}\""
|
||||
#define OPTSTR ". '%s'; echo $opts"
|
||||
RC_STRINGLIST *
|
||||
rc_service_extra_commands(const char *service)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user