mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02: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