X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=serial_console%2Fusocket.h;h=11a6b0dbc3484db7fb0df1f18757da7995ced843;hb=c775b5528f8f96e75c28264b9cea8525c6da9298;hp=3bb470aa9f1951aa98c7f8b40aa7682a83bfcc82;hpb=b339ede7f462ec30fd9a0487b50949a63801be9b;p=svn42.git diff --git a/serial_console/usocket.h b/serial_console/usocket.h index 3bb470a..11a6b0d 100644 --- a/serial_console/usocket.h +++ b/serial_console/usocket.h @@ -10,5 +10,5 @@ #include #include -char const *socket_file_="/var/run/sensor.socket"; - +char *default_socket_file_="/var/run/powersensordaemon/cmd.sock"; +int quit_on_eof_ = 1; \ No newline at end of file