mirror of
https://github.com/kakwa/uts-server
synced 2025-01-05 19:33:33 +01:00
cosmetic change
This commit is contained in:
parent
568b4fbcf2
commit
c1c27e6db3
@ -56,7 +56,7 @@ void skeleton_daemon() {
|
||||
}
|
||||
|
||||
/* Open the log file */
|
||||
openlog("firstdaemon", LOG_PID, LOG_DAEMON);
|
||||
openlog("uts-server", LOG_PID, LOG_DAEMON);
|
||||
}
|
||||
|
||||
void logger(rfc3161_context *ct, int priority, char *fmt, ...) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user