mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 20:33:53 +01:00
why?
This commit is contained in:
@@ -134,7 +134,6 @@ int main(int argc, char **argv) {
|
||||
|
||||
pthread_attr_init(&attr);
|
||||
|
||||
signal(SIGINT, stop);
|
||||
signal(SIGTERM, stop);
|
||||
signal(SIGHUP, reload);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user