system: fix localtime value in ubus info method output
[project/procd.git] / service / instance.h
index 7490462..1ee0429 100644 (file)
@@ -56,6 +56,7 @@ struct service_instance {
        bool no_new_privs;
        struct jail jail;
        char *seccomp;
+       char *pidfile;
 
        uint32_t respawn_timeout;
        uint32_t respawn_threshold;