remove PID-file and run checking

This commit is contained in:
2023-04-11 08:58:39 +03:00
parent 661713a545
commit 002854f1e9
6 changed files with 119 additions and 135 deletions

View File

@@ -39,7 +39,6 @@ typedef struct{
char *path; // UNIX socket name
char *port; // local INET socket port
char *imageport; // port to send/receive images (by default == port+1)
char *pidfile; // PID file (default: /tmp/CCD_Capture.pid)
char **addhdr; // list of files from which to add header records
int restart; // restart server
int waitexpend; // wait while exposition ends