Skip to content
Snippets Groups Projects
Commit 13c009e6 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

66-all: init svc service

parent e7ca726a
No related branches found
No related tags found
No related merge requests found
......@@ -302,7 +302,7 @@ int main(int argc, char const *const *argv,char const *const *envp)
newargv[m++] = fmt ;
newargv[m++] = "-l" ;
newargv[m++] = live.s ;
newargv[m++] = "-d" ;
newargv[m++] = "-B" ;
newargv[m++] = treename ;
newargv[m++] = 0 ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment