mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-17 17:10:40 +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