mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
Update: Log PID on process startup.
This commit is contained in:
parent
425ad9d3dd
commit
cc0f62df89
@ -582,6 +582,7 @@ int main(int argc, char **argv)
|
|||||||
}
|
}
|
||||||
|
|
||||||
ICECAST_LOG_INFO("%s server started", ICECAST_VERSION_STRING);
|
ICECAST_LOG_INFO("%s server started", ICECAST_VERSION_STRING);
|
||||||
|
ICECAST_LOG_INFO("Server's PID is %lli", (long long int)getpid());
|
||||||
__log_system_name();
|
__log_system_name();
|
||||||
|
|
||||||
/* REM 3D Graphics */
|
/* REM 3D Graphics */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user