pub fn remove_pid_file(path: &str) -> Result<()>
Remove the PID file.
Returns an error if the file cannot be removed.