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