diff --git a/src/config.h b/src/config.h index 859c962..d73df6f 100644 --- a/src/config.h +++ b/src/config.h @@ -1,3 +1,3 @@ -#define INIT_DIRECTORY "/home/lily/init/examples" +#define INIT_DIRECTORY "/etc/init/init.d" #define SHELL "/bin/sh" #define DEPENDENCY_PREFIX "#" \ No newline at end of file