CloudI / CloudI

A Cloud at the lowest level!

Home Page:https://cloudi.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add external service configuration option 'directory' to set the current working directory for the service OS process

okeuday opened this issue · comments

Use:

#include <unistd.h>
int chdir(const char *path);

Done!