mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-04 12:29:01 +02:00
In --no-daemon unlink of nonexisting pidfile
When running application using --no-deamon, when process is killed with signal SIGTERM, it exits with code 1, due to fact that pidfile does not exist
This commit is contained in:
Reference in New Issue
Block a user