seatd: Log on exit
This commit is contained in:
parent
695a86aaa8
commit
9c6682a831
1 changed files with 1 additions and 0 deletions
|
@ -158,5 +158,6 @@ int main(int argc, char *argv[]) {
|
|||
|
||||
server_finish(&server);
|
||||
unlink(socket_path);
|
||||
log_info("seatd stopped");
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue